搜索资源列表
DBIOCP(v1[1][2].0.0.6).rar
- 楠楠写的DBiocp例子都是源码,有的地方看不太懂,楠楠examples are written in DBiocp source, some places do not understand
iocpserver.rar
- 封闭了I/0接口的IOCP服务器,用作即时通信服务器能起到良好的作用.,Closure of the I/0 interface IOCP server for instant messaging server can play a good role.
windowsSock-IOCP.rar
- windows网络模型之IOCP 实现的考试系统 可以连接大量套接字 需要配置数据源,用的access数据库,windows network model of the examination system to achieve IOCP can connect a large number of socket need to configure the data source, access the database used
iocp.rar
- 完成端口实例并配有文字解说。是一个相当不错的源码。本人整理,Examples of completion port with a language guide. Is a very good source. I collate
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
- 一个简单的TCP/IP网络编程库。socket编程。,A simple TCP/IP network programming library.
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服务端,使用C++实现,经过长时间的测试,稳定性非常好。,IOCP Client Services, the use of C++ implementation, after a long period of testing, stability, very good.
IocpSys.rar
- 使用IOCP编写的可伸缩性的回显服务器,适合网络编程入门者,IOCP can be prepared by the use of flexible echo server, network programming for beginners
iocp.rar
- 完成端口的一个例子,实现了心跳。 一个初学者最好的工具,An example of the completion of the port to achieve a heart rate
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.rar
- C#实现的完成端口模型封装类,简单稳定。,C# to achieve the completion port model type package, a simple stability.
TestIOCP.rar
- 关于iocp的最详细的应用,可以满足绝大部分场合的需要,Iocp the most detailed on the application, to meet the needs of the vast majority of occasions
IOCP.rar
- Socket通讯中服务端的性能最高的实现方法:完成端口,,Socket client communication services to achieve the highest performance method: the completion of the port,
IOCPDemo.rar
- IOCP的delphi 源代码源代码源代码,IOCP的delphi 源代码源代码源代码
Sonic.Net.rar
- 一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。,A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer
vcIOCP.rar
- vc实现完成端口(IOCP)例子,很完整。,vc IOCP
IOCP_VS2008.rar
- IOCP 客户端和服务端的程序,用VS2008编译成功的,用多线程的。,IOCP client and server programs, using VS2008 to compile a success, with multiple threads.
iocp.rar
- 小牛远控1.0源码 转自暗组,女王陛下暴的,大家研究一下,Mavericks Remote Control 1.0 Transfer from dark-source group, Her Majesty the Queen storms, we look
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