搜索资源列表
tcpiplistener
- Socket通訊System.IO Exception: Unable to read data from the transport connection: 遠端主機已強制關閉一個現存的連線。. ---> System.Net.Sockets.SocketException: 遠端主機已強制關閉一個現存的連線。 at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, Soc
Socket
- Socket in C++, use iostream and Exception.-Socket in C++, Use iostream and Exception.
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.