搜索资源列表
IOCPDemo
- windows socket网络编程之io完成端口模型的例子
IOCPDemo
- 这是一个完整得 IOCP服务器源码,比较简单
IOCPDemo
- 此源码说明了如何将iocp机制应用于UDP协议
IOCPDemo.rar
- IOCP的delphi 源代码源代码源代码,IOCP的delphi 源代码源代码源代码
IOCPDemo
- 一个完整的VC++ IO完成端口的服务器端程序源代码-A complete VC++ IO completion port server-side source code
IOCPDemo
- 一个封装的IOCP 网络通讯的demo程序。-IOCP a package of the demo process network communications.
IOCPDemo
- iocp小程序,用于网络通信的的,希望大家进行交流-iocp
IOCPDemo
- 一个可供参考的网络IO完成端口通信例子,可供初学者借鉴-This is an networking I\O complete port demo for reference
IOCPDemo
- 一个使用IOCP的例子,是一个异步I/O的API,它可以高效地将I/O事件通知给应用程序。与使用select()或是其它异步方法不同。-this is a damo for IOCP.
IOCPDemo
- 使用IOCP模型实现的TCP消息转发程序,可实现简单的信息交互-use iocp to implenment tcp
IOCPDemo
- 微软重叠端口的示例程序,IOCP的源代码,能够实现上万个连接,但是传输的速度不是太高,大约100M-Microsoft overlapping port sample program, IOCP source code, to achieve tens of thousands of connections, but the transfer speed is not too high, about 100M
IOCPDemo
- winsock 网络程序 完成端口 模型 代码 实例-the winsock Network program completion port model code examples
IOCPDemo
- 使用CreateIoCompletionPort创建完成端口对象。 2.创建工作线程,在完成端口上执行并处理投递到完成端口上I/O请求。 3.向完成端口对象关联套接字句柄。 4.投递重叠发送和接受请求处理I/O。 -Completion port object CreateIoCompletionPort create. Create worker threads running on the completion port and handle delivery to the
common
- WSAAsyncSelect,WSAEventSelect,IOCPDemo等的支持文件-WSAAsyncSelect, WSAEventSelect, IOCPDemo support files
IOCPDemo
- 一个简单的IOCP架构,能进行简单的通信,供参考和学习使用-A simple IOCP architecture can perform simple communication, for reference and learning to use
IOCPDemo
- IOCP的一个模版,功能很强大-IOCP DEMO.IOCP DEMO.IOCP DEMO.IOCP DEMO.IOCP DEMO.IOCP DEMO.
IOCPDemo
- 简单的SOCKET异步收发DEMO,C#底层封装了IOCP功能-Simple SOCKET Asynchronous Receiver DEMO, C# encapsulates the underlying IOCP function