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

搜索资源列表

  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. 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. iocp_and_document

    0下载:
  2. iocp 学习的例子和学习文档,很好东东西。-a good example to learn iocp programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:152912
    • 提供者:陈金力
  1. IOCPMFC

    0下载:
  2. WINDOWS SOCKET IOCP模型编程例子-WINDOWS SOCKET IOCP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:175855
    • 提供者:chen
  1. HPSrvSckt-IOCP

    0下载:
  2. 另一个很不错的iocp完成端口程序,可以参考-another good iocp demo for your reference
  3. 所属分类:WinSock-NDIS

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