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

搜索资源列表

  1. 精通windows socket网络开发

    0下载:
  2. 这是介绍了好几种常见的网络通信架构,有异步事件模式,iocp模式,重叠端口模式等。程序很好用,实例也很好。
  3. 所属分类:Internet/网络编程

    • 发布日期:2009-08-12
    • 文件大小:889203
    • 提供者:liyani_1980
  1. windows 5大io网络模型

    0下载:
  2. iocp select wsaselect。。 五大网络io模型 附源代码
  3. 所属分类:源码下载

    • 发布日期:2012-05-12
    • 文件大小:904195
    • 提供者:zisuting
  1. windowsSock-IOCP.rar

    0下载:
  2. windows网络模型之IOCP 实现的考试系统 可以连接大量套接字 需要配置数据源,用的access数据库,windows network model of the examination system to achieve IOCP can connect a large number of socket need to configure the data source, access the database used
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:94451
    • 提供者:wake
  1. 201052011339284

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

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

    0下载:
  2. Windows系统下的socket模型有多种,其中完成例程的效率也是相当高的,IOCP主要针对数据吞吐量和连接并发量而设计,本示例提供完整的IOCP源码示例,希望对大家对IOCP的深入理解有帮助-IOCP for socket
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1107260
    • 提供者:李卫军
  1. libevent-1.4.7-stable-iocp-1

    0下载:
  2. 鼎鼎大名的、高性能、大并发的跨平台网络库libevent库的windows iocp版本;-The famous, high-performance, large concurrent cross-platform network library libevent library windows iocp version
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:643489
    • 提供者:ligs
  1. IOCP

    1下载:
  2. 完成端口是最高效的windows处理方式,这个是完成端口的通讯控件for delphi,可能不是很完善,可以参考-Complete port of the windows is the most efficient way to handle this is to complete the port of communication control for delphi, may not be perfect, can refer to
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-19
    • 文件大小:63766
    • 提供者:linqi
  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. 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. CMatrix

    0下载:
  2. IOCP SOCKET 主要用于对完全端口SOCKET的使用.支持多线程.-IOCP SOCKET mainly used to completely port the use of SOCKET. Support multi-threading.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3813
    • 提供者:Mike
  1. IOCPMFC

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

    • 发布日期:2017-04-17
    • 文件大小:175855
    • 提供者:chen
  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. ChatRoomSever

    0下载:
  2. 一个用IOCP WINDOWS地层高校完成端口开发的事例代码.-ChatRoomSever
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:274228
    • 提供者:善源
  1. IOCP

    0下载:
  2. Windows下完成端口模型的C语言代码。-Windows, completion port model C-language code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:2079
    • 提供者:Mike
  1. IOCP

    0下载:
  2. 传说中的io完成端口,具有性能高的特点,是windows中性能最好的网络通信模型,这个是iocp的类-Legend of the io completion ports with high performance characteristics of the windows in the best performance of the network communication model, this is iocp class. . . . . . . . . . . . . . . . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:159707
    • 提供者:陈皓
  1. IOCP.in.Csharp

    0下载:
  2. Windows IOCP Socket在C#封装,并有Socket池的实现-Windows IOCP Socket in C# package, and have achieved Socket Pool
  3. 所属分类:C#编程

    • 发布日期:2013-06-24
    • 文件大小:33221
    • 提供者:执迷不悔
  1. IOCP

    0下载:
  2. ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:54850
    • 提供者:greg
  1. net-iocp

    0下载:
  2. windows 网络编程IOCP的应用。简单的实例。-IOCP windows network application programming. Simple example
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-29
    • 文件大小:20952
    • 提供者:mingming
  1. iocp

    0下载:
  2. 很好 很实用 IOCP模型的 Windows下最好用的模型-Very useful under Windows IOCP model best model
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:24566
    • 提供者:zhangdongxu
  1. IOCP

    0下载:
  2. windows平台下的一种高效的网络编程模型实例(An efficient example of network programming model based on Windows platform)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:122880
    • 提供者:HelloWorld&&
« 12 3 4 »
搜珍网 www.dssz.com