CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IOCP

搜索资源列表

  1. TestScktIocp.rar

    1下载:
  2. 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.,ScktComp compa
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:677136
    • 提供者:cmd9x
  1. book.rar

    0下载:
  2. 基于IOCP的c/s模式的图书管理系统 里面有ado连数据库以及数据库连接池的实现,zxz
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6577960
    • 提供者:zxz
  1. IOCP

    0下载:
  2. 性能非常好的 服务器源码 可以做游戏开发服务器数据交换用 也可以做其他项目用-Very good performance of the server source server can do data exchange with game development can also be used for other projects
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4128102
    • 提供者:宋其宇
  1. IocpUdp

    0下载:
  2. 一个UDP的IOCP类,注释清晰,结构精巧,便于学习与测试,在VisualStudio2008下编写。-A UDP-IOCP classes, comments clear, compact, easy to learn and test, in VisualStudio2008 prepared.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:7760
    • 提供者:spi
  1. QBTghost2011-2

    0下载:
  2. 上线数量无上限,控制端服务端都采用IOCP模型,数据传输采用zlib压缩方式 ,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 --Control of end uses IOCP model, data transmission using zlib compression steady and rapid, no upper limit on the number line, which can control the control side host te
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-31
    • 文件大小:13470939
    • 提供者:kkk
  1. dnIOCP-1.1-2012-04-13

    1下载:
  2. Delphi封装的完成端口,支持同、异步模式-iocp wrapper by delphi
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-05-05
    • 文件大小:164685
    • 提供者:韦仁志
  1. iocpserver

    0下载:
  2. 基于IOCP完成端口的可伸缩性服务器程序,利用线程池、连接池、内存池的技术管理和实现服务器,可在各种服务器开发项目中应用。-IOCP completion port based on the scalability of the server program, using the thread pool, connection pool, the memory pool of technical management and implementation of the server, the s
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:100973
    • 提供者:田蕾
  1. epoll

    2下载:
  2. linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:253178
    • 提供者:yourname
  1. MyIOCP

    1下载:
  2. DELPHI写的IOCP控件,大家可以下载-DELPHI write IOCP control, you can download the
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-19
    • 文件大小:64477
    • 提供者:adsdsdsasd
  1. IOCPCallProcess

    0下载:
  2. 一个IOCP代理服务器,原创。原创。原创。原创。原创。原创。只代理HTTP-A proxy server IOCP, originality. Original. Original. Original. Original. Original. HTTP proxy only
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7855991
    • 提供者:lufei
  1. 5956477iocp

    0下载:
  2. 网络编程iocp高效服务器,相当好的一个学习例子,特地拿出来分享-Efficient server network programming iocp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:13118
    • 提供者:黄凌
  1. MyIOCP

    0下载:
  2. 一个用delphi封装的IOCP(完成端口)控件-delphi IOCP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:261268
    • 提供者:吴燕杰
  1. 201052011339284

    0下载:
  2. 初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。 -Beginners IO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:543851
    • 提供者:hare4318
  1. TXJMServer

    0下载:
  2. 通信加密Server,通信加密测试的服务器! 采用完成端口IOCP处理。-Communication encryption Server,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:41092
    • 提供者:tang
  1. qk_iocp_lib

    0下载:
  2. IOCP 完成端口库 鉴于完成端口中的很多细节和需要巧妙设计的地方,令很多刚刚接触完成端口的开发人员感到茫然,在此 ChinaIM.Net 给大家提供了高效稳定的完成端口链接库(压缩包中带有使用的完整源码例子)-IOCP completion port to complete the port in the library view of the many details and needs of the clever design of the place, many new to the
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:185230
    • 提供者:秦坤
  1. ServerNet

    0下载:
  2. 使用IOCP技术编写的一个服务器,IOCP模型是现在比较完善的技术,多用于大型服务器的编写-Prepared using the IOCP technology, a server, IOCP model is now more perfect the technology, used for the preparation of large servers
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7323090
    • 提供者:aa
  1. iocpserver.src.tar

    0下载:
  2. 基于IOCP的并发服务器实例代码,使用IOCP完成端口实现高度并发能力和吞吐量-Concurrent server based on IOCP example code, the use of IOCP completion of port capacity and throughput of a high degree of concurrency
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:115714
    • 提供者:jeff
  1. module.asn1-2

    1下载:
  2. ASN.1编解码模块,经典代码,实现了ASN.1各种编码方式的BER,DER,PER,XER的编码解码,代码非常美妙,是C的经典-ASN.1 encoding and decoding modules, the classic code, and implements the various ASN.1 encoding of the BER, DER, PER, XER encoding decoding, the code is very wonderful, is the classic
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:116686
    • 提供者:黄杰凯
  1. DtLibrary

    0下载:
  2. 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:134427
    • 提供者:guwei.fu
  1. Test

    0下载:
  2. 高效高性能IOCP服务器,多线程高并发测试程序!-IOCP server high performance, multi-threaded high-concurrency testing procedures!
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2060997
    • 提供者:明少
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 36 »
搜珍网 www.dssz.com