搜索资源列表
tcpip
- 网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded fi
AsyncChatDemo(1.04)
- 采用异步socket 消息方式接收数据的UDP通信程序,支持域名,并且加入了异常处理。-UDP communication program to receive data using asynchronous socket messages, support for the domain name, and joined the exception handling.