搜索资源列表
SocketStructure
- fd_set参数:一个用于检查可读性(readfds),一个用于检查可写性(writefds),另一个用于例外数据(exceptfds)。从根本上说, fd_set数据类型代表着一系列特定套接字的集合-fd_set parameters : a check for readability (readfds) one could write a check for (writefds) Another exception for the data (exceptfds). Fundamenta
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
client_srvr
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
EasyChat_Server
- 通讯 实时聊天 UDP通信实现,客户端和服务器端,使用说明见源码 [UDP.rar] - 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制 [UDPtest.rar] -Communication real-time chat UDP traffic for the client and server side, use to see the source code [UDP.rar]- in this example is the use of UDP traffic,
AsynchronousCloseExceptionTest
- Asynchronous Close Exception Source Code for Linux.
ExceptionHandler
- Effective exception handling