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

搜索资源列表

  1. 考试在线系统

    0下载:
  2. IOCP实现在线考试
  3. 所属分类:网络编程

  1. winsocket_IOCP

    3下载:
  2. 一个非常好的通过IOCP实现多客户端跟服务器端快速通讯的原代码,包括客户端和服务器端的实现通讯的例子源码,对大家或许很有帮助
  3. 所属分类:网络编程

    • 发布日期:2011-12-01
    • 文件大小:50294
    • 提供者:fugaoting
  1. 高性能并发TCP网络服务-IOCP框架修正VC2008版本

    0下载:
  2. 高性能并发TCP网络服务-IOCP框架修正VC2008版本
  3. 所属分类:网络编程

  1. IOCP.rar

    0下载:
  2. C#实现的完成端口模型封装类,简单稳定。,C# to achieve the completion port model type package, a simple stability.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:81383
    • 提供者:zyg
  1. vcIOCP.rar

    0下载:
  2. vc实现完成端口(IOCP)例子,很完整。,vc IOCP
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:8086
    • 提供者:吴燕杰
  1. threadpool.zip

    0下载:
  2. 使用IOCP实现的线程池管理,对线程很多的情况有用, Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:24940
    • 提供者:
  1. DBIOCP(v1.0.0.2)

    1下载:
  2. IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
  3. 所属分类:Windows编程

    • 发布日期:2014-02-19
    • 文件大小:419284
    • 提供者:sdfsfsdf
  1. j_14301_iocp_lib

    0下载:
  2. 一个完整的IOCP完成端口库,含源码,有的快下。可以用于商业-IOCP completion port a complete library, including source code, and some fast the next. Can be used for commercial
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:186501
    • 提供者:王顺
  1. WinsockIOCP_demo

    0下载:
  2. 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题- Uses in when the massive socket connection uses IOCP to catch the connection closure event in order to release resources procedure. May solve the winsock AsyncSelect 瀵瑰彞 handle
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:50607
    • 提供者:站长
  1. IOCPNet_Src_threadpoolmode

    0下载:
  2. IOCP示例,非常好,可用性好,效率高,易读,自己看啦,好东西不用叫卖吧。-IOCP example, very good, good availability, high efficiency, easy to read, his看啦, good things do not peddle bar.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:27923
    • 提供者:王顺
  1. IOCP

    0下载:
  2. 用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解-With the completion port model is the most efficient, the source for beginners unfamiliar with the completion port model theory, many have a comment in order to complete the port model has a th
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3526382
    • 提供者:jack
  1. myIOCP

    0下载:
  2. IOCP的例子程序,该例子详细的演示了基本的IOCP操作-IOCP example procedures, the example of a detailed demonstration of the basic operation of IOCP
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:56368
    • 提供者:hack988
  1. net_engine

    0下载:
  2. 这个源码是实现IOCP功能的TCP服务器的通讯库。-This source is a function of the realization of IOCP server TCP communications library.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:49131
    • 提供者:金光华
  1. ioport

    0下载:
  2. 有多种方法可以实现异步I/O,其不同资料上的分类一般都不尽相同,但原理上都类似,这里我把实现异步I/O的方法分为3类,本文就针对这3类方法进行详细的讨论。 (1)重叠I/O (2)异步过程调用(APC),扩展I/O (3)使用完成端口(IOCP) -There are many ways to achieve asynchronous I/O, its information on the different classifications in general are not
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:434114
    • 提供者:周晓宇
  1. IOCPServer

    0下载:
  2. IOCP处理源代码,底层采用ACE的接口进行开发,效率很好-IOCP handle source code, underlying the use of ACE s interface development, efficiency,
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:11073
    • 提供者:符文科
  1. Completion_Ports

    0下载:
  2. 当你开发不同类型的软件,你迟早必须处理C/S的开发。对一个程序员来说,写一个通用的C/S编码是一项困难的工作。本文档提供了一份简单但是功能强大的C/S源码,可以扩展到任何类型的C/S应用程序中。这份源码使用了高级的IOCP技术,该技术可以高效的服务于多客户端。IOCP提供了解决“每个客户端占用一个线程”的瓶颈问题的办法,只使用几个处理线程,异步输入/输出来发送/接收。IOCP技术被广泛应用在各种类型的高效服务端,例如Apache等。这份源码也提供了一系列的在处理通信和C/S软件中经常使用的功能,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:151660
    • 提供者:高军
  1. IOCPprinciple

    0下载:
  2. Windows IOCP 是使用方法和原理详解-Windows IOCP is the use of methods and the principle of detailed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:34227
    • 提供者:ding
  1. bit_vchat

    0下载:
  2. iocp base video chat tool
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-10
    • 文件大小:51468614
    • 提供者:charlie
  1. CompletionPortDemo

    0下载:
  2. 完成端口IOCP,接受大连接的服务器,可以将资源消降到最小,高性能。-Completion port IOCP, to connect the server to accept large, you can minimize the resource consumption, high-performance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:187016
    • 提供者:王顺
  1. IOCPDelphiCode

    2下载:
  2. delphi写的一个基于输入输出完成端口(IOCP)的一个高效传输示例-delphi write one based on the input and output completion port (IOCP) example of an efficient transport
  3. 所属分类:通讯编程

    • 发布日期:2014-02-19
    • 文件大小:594418
    • 提供者:kell
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com