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

搜索资源列表

  1. IOCP

    0下载:
  2. IOCP的网络服务源码,包括服务端和客户端-IOCP source web server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:168997
    • 提供者:穆可
  1. iocpwalkthrough_src

    0下载:
  2. IOCP完成端口编程,源码可以直接使用,学习完成端口的好的素材-IOCP completion port programming, source code can be directly used to complete the port of a good learning material
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:10428
    • 提供者:nile
  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. Simple_IOCP

    0下载:
  2. iocp封装,适合做大型的服务器-iocp package, suitable for large-scale server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:52505
    • 提供者:cb
  1. iocp

    0下载:
  2. windows 完成端口的例子,比较详细,做asyncIO的可以参考.-Examples of completed windows port, more detailed, so can refer to the asyncIO.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:23169
    • 提供者:weiy
  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. CPP_IOCP

    1下载:
  2. 2008/11/15号最新版本,以封装类形式提供TCP IOCP功能,改进先前版本的不足,以及BUG,增加UDP IOCP功能,增加了互斥访问的代码量,提高了运行稳定性;提供MFC扩展DLL(带lib和.h文件) -2008/11/15 its latest version in order to package category provided in the form of TCP IOCP functions, improve the shortcomings of previous ve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-12-11
    • 文件大小:19220
    • 提供者:王成
  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. IOCP_example_code

    0下载:
  2. IOCP的示例代码,可以每秒钟介绍超过1万个链接,对windows服务器编程很有作用-IOCP example code can be introduced per second more than 10,000 links to programming on the windows server is the role of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:4489
    • 提供者:xuyong
  1. IOCP

    0下载:
  2. 利用完成端口开发的高性能网络服务器,利用原是的API-Port the development of the use of complete high-performance web server, using the API was
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1828924
    • 提供者:wubq
  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. IOCPclass

    0下载:
  2. IOCP的封装类 IOCP的封装类-IOCP packaging category IOCP package type
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:13059
    • 提供者:dsdsad
  1. IOCPNetTest

    0下载:
  2. IOCP例子,参考这个,可以编写出高效的网络应用-IOCP example, make reference to this, you can produce high-performance network applications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:9731
    • 提供者:hubaoshan4
  1. UDP_IOCP

    0下载:
  2. iocp方式的UDP实现的客户端程序,配合使用可以实现高效的UDP数据传输。-iocp the way to achieve the client UDP procedures can be achieved with the use of highly efficient data transfer UDP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:11044
    • 提供者:Pittxia
  1. Global

    0下载:
  2. IOCP udp and tcp 公用类,可以完美实现所有win32下面的网络编程,高效-IOCP udp and tcp common type, can be the perfect realization of all the following win32 network programming, and efficient
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:23386
    • 提供者:Pittxia
  1. NewUdpCode

    0下载:
  2. IOCP udp client,可以完美实现所有win32下面的网络编程,高效-IOCP udp client, can be the perfect realization of all the following win32 network programming, and efficient
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:52981
    • 提供者:Pittxia
  1. IOCPDemo

    0下载:
  2. 一个封装的IOCP 网络通讯的demo程序。-IOCP a package of the demo process network communications.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:10848
    • 提供者:秋叶
  1. 23825756IocpPool

    0下载:
  2. delphi下的IOCP模型。可以下载来试试。-IOCP model under delphi. Can download to try.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-26
    • 文件大小:105394
    • 提供者:dongjian
  1. src

    0下载:
  2. 模仿wiondws写的linux/freeBSD系统的IOCP-iocp for linux/freebsd
  3. 所属分类:Linux Network

    • 发布日期:2017-06-18
    • 文件大小:626751
    • 提供者:huangwei
  1. iocp

    0下载:
  2. 毕业设计,软库网络监控系统 服务器框架 基于IOCP和线程池-hello
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2793
    • 提供者:张强
« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »
搜珍网 www.dssz.com