搜索资源列表
iocp-server
- delphi源代码。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
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.
net_engine
- 这个源码是实现IOCP功能的TCP服务器的通讯库。-This source is a function of the realization of IOCP server TCP communications library.
IOCP
- 利用完成端口开发的高性能网络服务器,利用原是的API-Port the development of the use of complete high-performance web server, using the API was
IOCP-SRC
- Server/client source code about Completion Port. very helpful
TestScktIocp
- 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.-ScktComp
GameServer
- 这是一个基于IOCP架构的游戏服务器程序,虽然比较简单,但是对于初学者有一定参考价值。-iocp server example
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.
UDP_Multicast_IOCP_CLIENT
- UDP Multicast IOCP Server/ Client source
build_0.8.302
- 较为完整的IOCP服务器源码,其中有部分内容需要修改-IOCP server more complete source, including part of the need to modify the
IOCP_Server
- Iocp服务端编程代码,学习Iocp这可以-Iocp server-side programming code, this can look to learn Iocp
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
iocp_client_server
- IOCP Client/Server编程实例-IOCP Client/Server Programming Example
IOCP-Server-v1.0
- IOCP Server,开源的IOCP服务器模块,前段时间为了开发基于IOCP服务器而写,经测试可以稳定在3w个连接左右(更多的没有测试),希望对大家有用!-IOCP Server