搜索资源列表
icop服务器代码
- iocp 模式开发的代理服务器
IOCP服务器
- 一个简单完备的IOCP服务器 及其客户端。来源于codeproject.
IOCP.rar
- IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程 ,IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求
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
DBIOCP(v1.0.0.2)
- IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
IOCPServer
- IOCP服务器压力测试 运行以后可以看到IOCP服务器和其他模型的性能差距,还真是不看不知道呢!内附测试程序实现源码,具有重要参考意义-IOCP server pressure test After the operation can see IOCP servers and other models, the performance gap was not know! Enclosed test program code, the significant reference
IOCP
- 一个完成端口例子,包含客户端和服务器,c++.-a simple iocp code, contain client and server.
IOCP
- 利用完成端口开发的高性能网络服务器,利用原是的API-Port the development of the use of complete high-performance web server, using the API was
PlatformSDK
- DES加密,udp加密,log文件,zip操作,iocp服务器-Des,udp,log,zip,iocp
serv
- IOCP服务器的通信源码。实例。VC6编译通过。-IOCP server source
tqrIOCPSOCKET
- 自己整的IOCP服务端VCL 2009年4月1日最后修改工作线程问题 移除服务器端部分事件-Own the whole of the IOCP server 4 years VCL 2009 Last modified on 1 issue of worker threads to remove part of server-side events
iocp
- 简单的IOCP服务器源码, 新手一看很容易就在我它。-Simple IOCP server source code, novice a look at it very easy for me.
build_0.8.302
- 较为完整的IOCP服务器源码,其中有部分内容需要修改-IOCP server more complete source, including part of the need to modify the
IOCP
- ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
UDP.multicast.IOCP.server.high.level
- UDP多播的IOCP服务器设计高级代码UDP multicast IOCP server design high-level code -UDP multicast IOCP server design high-level code
IOCPyuanma
- IOCP服务器代码经过专业的压力测试,IOCP服务器代码经过专业的压力测试。-IOCP server code after professional pressure test
IOCP
- IOCP客户端和服务器程序,对初学者学习ICOP是个非常好的例子。-IOCP client and server programs for beginners to learn ICOP is a very good example.
IOCP-Server-v1.0
- IOCP Server,开源的IOCP服务器模块,前段时间为了开发基于IOCP服务器而写,经测试可以稳定在3w个连接左右(更多的没有测试),希望对大家有用!-IOCP Server
iocp
- 易语言写的iocp服务器/客户/udp,很稳定很强大-Written in easy language iocp server/client/udp, very stable very powerful
iocp服务器代码_tcp&udp测试工具
- iocp完成端口c++代码,服务器接收回弹,还有一个接收没有回弹(IOCP completes port c + + code, server receives rebound, and one receives no rebound)
