搜索资源列表
network-communication
- 有关与网络通信的各种经典操作例程VC源代码,比较常用.-the communications network and the operation of classic routines VC source code, more commonly used.
udpchuanshu2
- 利用tcp进行的网络通信源代码, 经过测试可以实现-use the network communication source code, the test can be achieved
src
- 计算机网络实验环境建立在TCP/IP 网络体系结构之上。各计算机除了安装TCP/IP 软件外,还安装了TCP/IP 开发系统,使各计算机具备了4.3 BSD UNIX 中进程通信套接字socket 的编程接口功能,可为用户提供网络进程通信功能。本实验利用这些功能,设计和实现一个简单的文件传送协议。
socket服务器程序
- 支持向客户端手动发送程序,作为socket理解用。