搜索资源列表
wangshe
- 本文通过理论联系实际,利用vc++工具,利用mfc封装的API类设计一个能实现最基本的多用户的双机通信程序,既聊天室,旨在阐述网络程序设计的基本过程,tcp/ip协议的应用开发,多线程的应用特点。
tcp.rar
- 这是一个实现双机通信得一个开发包,是我师兄的毕业设计,本设计已经投入到使用中去了,it is a packet for communicating beteem two pc
EXAMPLE
- 通过网络,利用UDP协议实现双机间的数据通信,源代码载入直接可以用。-Through the network, using UDP protocol to achieve data communication between two aircraft, the source code can be loaded directly.
tcp全双工通信
- 基于tcp的全双工通信,内含客户机、服务器(Full duplex communication based on TCP)