搜索资源列表
was
- 以消息通知的方式实现TCP协议下的客户机服务器程序。服务器程序使用WSAAsyncSelect模型
asynchrony
- 实现了Tcp异步通信功能。 用WSAAsyncSelect函数将socket转换为异步socket,并创建相关的消息函数。 具体可查看msdn
WindowsSocketIOModel
- Windows网络与通信程序设计几种常见模型范例(OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSelect)-Windows network and communications programming examples of several common models (OverlappedServer WSAAsyncSelect EventSelectServer select WSAEventSel
