搜索资源列表

  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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:10240
    • 提供者:nile
  1. DBIOCP(v1.0.0.2)

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

    • 发布日期:2024-05-10
    • 文件大小:418816
    • 提供者:sdfsfsdf
  1. myIOCP

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

    • 发布日期:2024-05-10
    • 文件大小:56320
    • 提供者:hack988
  1. Simple_IOCP

    0下载:
  2. iocp封装,适合做大型的服务器-iocp package, suitable for large-scale server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:52224
    • 提供者:cb
  1. iocp

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

    • 发布日期:2024-05-10
    • 文件大小:22528
    • 提供者:weiy
  1. net_engine

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

    • 发布日期:2024-05-10
    • 文件大小:49152
    • 提供者:金光华
  1. echo_server

    0下载:
  2. 这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序。用法很简单。-This is a many times I have been looking for validation to ensure data is not lost socket IOCP procedures. Usage is very simple.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:117760
    • 提供者:袁志
  1. CPP_IOCP

    0下载:
  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 t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:王成
  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 class
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:434176
    • 提供者:周晓宇
  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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:xuyong
  1. IOCP

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

    • 发布日期:2024-05-10
    • 文件大小:1828864
    • 提供者:wubq
  1. iocp

    0下载:
  2. 小牛远控1.0源码 转自暗组,女王陛下暴的,大家研究一下-Mavericks Remote Control 1.0 Transfer from dark-source group, Her Majesty the Queen storms, we look
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:965632
    • 提供者:精灵
  1. IOCPServer

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

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:符文科
  1. IOCPclass

    0下载:
  2. IOCP的封装类 IOCP的封装类-IOCP packaging category IOCP package type
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:dsdsad
  1. IOCPNetTest

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

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者: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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者: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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者: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. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:52224
    • 提供者:Pittxia
  1. IOCPDemo

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

    • 发布日期:2024-05-10
    • 文件大小:26624
    • 提供者:秋叶
  1. 23825756IocpPool

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

    • 发布日期:2024-05-10
    • 文件大小:105472
    • 提供者:dongjian
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 43 »

源码中国 www.ymcn.org