搜索资源列表
IconLBDemo
- IOCP代码,以前在其他地方看到的 。特拿来与大家分享
IOCP
- 在网上搜索到的很早的大宝兄的代码,写的还是满不错的,多采用List实现。希望对大家开发有所帮助。
iocp-server
- delphi源代码。iocp远控比较完整的代码
icop服务器代码
- iocp 模式开发的代理服务器
iocp简单易用的教程
- 简单的介绍iocp的实现
winsocket_IOCP
- 一个非常好的通过IOCP实现多客户端跟服务器端快速通讯的原代码,包括客户端和服务器端的实现通讯的例子源码,对大家或许很有帮助
完成端口IOCP源代码
- 老外写的IOCP完成端口源程代码,适合初学者。
IOCP.rar
- 源码使用了高级的完成端口(IOCP)技术,该技术可以有效地服务于多客户端。代码封装了IOCP并提供了一个简单的echo版本的可以传输文件的客户端/服务器程序,Source used to complete the advanced port [IOCP] technology, which can effectively serve many clients. IOCP code encapsulates and provides a simple version of the echo can
iocp.rar
- IOCP是一种高性能的网络编程框架,在面对大的服务压力的时候,用传统的accept来维持连接处理事务,服务效率会严重变低,系统主要用来维护上下文切换了.所以用IOCP来实现网络功能,类似于java里的连接池功能,让连接来排队等候处理.例子代码可用bcb调试,因为里面没有bcb的选项,只能选VC了.,IOCP is a high-performance network programming framework for services in the face of great pressure,
IOCP
- 完整端口的编程,代码精良,设计完整.希望大家继续完善-Port complete programming, code well, design integrity. I hope you will continue to improve
memcached-1.2.1-iocp
- 超酷的线程池代码,非常值得学习;超酷的线程池代码,非常值得学习;-Cool thread pool code, is worth learning from
IOCP
- Windows下完成端口模型的C语言代码。-Windows, completion port model C-language code.
IOCP-SRC
- 完成端口的QQ代码,可以用来参考大型网络游戏的网络编程和网络通讯软件-QQ code completion port can be used to refer to large-scale network game network programming and network communication software
UDP.multicast.IOCP.server.high.level
- UDP多播的IOCP服务器设计高级代码UDP multicast IOCP server design high-level code -UDP multicast IOCP server design high-level code
IOCP
- 一套完整的IoCompletePort代码示例-A complete code example IoCompletePort
IOCP
- Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi under the IOCP code and the DEMO source code, learning programming source code, a good reference.
IOCP
- Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi IOCP code under realization and DEMO source code, programming learning source, a good reference.
IOCP
- Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi IOCP code under realization and DEMO source code, programming learning source, a good reference.
IOCP
- Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi IOCP code under realization and DEMO source code, programming learning source, a good reference.
iocp服务器代码_tcp&udp测试工具
- iocp完成端口c++代码,服务器接收回弹,还有一个接收没有回弹(IOCP completes port c + + code, server receives rebound, and one receives no rebound)