搜索资源列表
overlapped IO sample
- overlapped IO编程举例-overlapped IO For Programming
variousSockIOMmodels
- Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using
GameClient
- 一个mfc编写的游戏大厅客户端,以及简单的扑克牌游戏,和一个基于overlapped io模型的服务器端程序
Uart
- 采用串口API 编写的重叠IO方式的串口通信程序,多次测试,性能不错。-com communication program by use com api overlapped io,and have a good performance
IO
- 串行通信与重叠IO 简单教程,很详细,欢迎下载-Overlapped IO with a simple serial communication tutorial, very detailed, are welcome to download
IOOVERLAPPED
- 通过重叠IO结构进行TCP通信,添加简单自定义通信协议-TCP traffic, add a simple custom communication protocol overlapped IO structure
HTTPSniffer-master
- This module is responsible for handling the overlapped IO passed to us by the upper layer. If the LSP is on NT, then an IO completion port (IOCP) is created and all overlapped IO initiated by the upper layer passes through our IOCP. If this
IOCPScalableServer
- This module is responsible for handling the overlapped IO passed to us by the upper layer. If the LSP is on NT, then an IO completion port (IOCP) is created and all overlapped IO initiated by the upper layer passes through our IOCP. If this
eairManchester
- 一个利用重叠io 写的通讯模块,已经请过测试,已经经过测试,很好-A written using overlapped I/o communication module, has been please test, have been tested, very good
pood__geod__written
- 一个利用重叠io 写的通讯模块,已经请过测试,已经经过测试,很好(A written using overlapped I/o communication module, has been please test, have been tested, very good)
CDataSyncServer
- 服务器重叠IO异步选择 模式,简单的Demo示例,经测试在win7系统环境最大支持连接64999个客户端(Server overlapped I/o asynchronous mode choice)
