资源列表
[Internet/网络编程] tcps
说明:用pipe实现远程控制系统中的popen函数功能。参数f_des[0]从管道中读数据,f_des[1]向管道中写数据。通过管道实现父子进程间的通信。服务器可以向多个用户提供服务。-Remote control system with a pipe in the popen functionality. Parameter f_des [0] read data from the pipe, f_des [1] write data to<zhoubx> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Internet/网络编程] network
说明:winsocket 编程,通过TCP 连接指定服务器,获取一个随机分配的字符串。然后通过UDP 提交获取到的字符串,以完成作业<刘容> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Form1
说明:PTB上传文件功能 比较详细直接复制粘贴即可-More detailed functional PTB directly upload files to copy and paste<chenyadong> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Internet/网络编程] if_ip
说明:检查一个字符串是否是ip地址,纯C语言编写。-Check whether the ip address of a string of pure C language.<raintiger> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Internet/网络编程] matrixMul.tar
说明:Hipg performan computing matrix multiplication operation .which divide row and coluimn and send to individual process. No broadcast function used<sai> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Newton.java.tar
说明:Newton raphson method for random function to find exat root of function upto 10 decimal accuraci ..<sai> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] udp_server
说明:此代码为UNIX环境中,UDP通讯的的简易循环式服务器端源代码。-The code for UNIX environments, UDP communication server simple circular source code.<刘梦洲> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[TCP/IP协议栈] udp_client
说明:此代码为UNIX环境中,UDP通讯的的简易客户端源代码。-The code for UNIX environments, UDP communication simple client-side source code.<刘梦洲> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Internet/网络编程] csocket
说明:完整描述远程通信源文件和头文件,经过验证,十分好用,适合初学者-Complete descr iption of the remote communication source and header files, proven, very easy to use, suitable for beginners<谷跃> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[Internet/网络编程] Reuse_Of_TCP_PORT
说明:bind 普遍遭遇的问题是试图绑定一个已经在使用的端口。该隐患是也许没有活动的套接字存在,但仍然禁止绑定端口(bind 返回 EADDRINUSE),它由 TCP 套接字状态 TIME_WAIT 引起。该状态在套接字关闭后约保留 2 到 4 分钟。在 TIME_WAIT 状态退出之后,套接字被删除,该地址才能被重新绑定而不出问题。本文提出了解决该问题的方法。-bind common problem encountered is tryi<与乁> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[代理服务器] CSharpBroadCast
说明:CSharp广播程序 在网络编程中,通过广播和多播可以实现发送端发送一个数据包,有多个接收端接收的情况。-CSharp radio program in network programming, broadcast and multicast by the sender can send a packet, a number of cases received by the receiver.<chenshu> 在 2025-01-20 上传 | 大小:1kb | 下载:0