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

搜索资源列表

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

    0下载:
  2. 利用完成端口方式开发服务器端,支持大量客户端的连接。-Way to use the completion of the development of server-side ports to support a large number of client connections.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:97398
    • 提供者:sendchao
  1. examsystem_iocp

    0下载:
  2. 采用socket完成端口模式,c/s架构,服务器功能包括试卷管理,客户口端管理,监视考生状态,评分。客户端包括登录界面,主界面,交卷等。-The completion of the use of socket port mode, c/s architecture, the server features include papers in management, customer port-side management, surveillance candidates, and score.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:143884
    • 提供者:汪雷
  1. completports

    0下载:
  2. 完成端口测试程序,模拟一个多人游戏. -Complete port testing procedures to simulate a multiplayer game.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:737573
    • 提供者:张克
  1. GmSerive

    0下载:
  2. 关键词:NT服务 完成端口 游戏服务器 使用完成端口实现的简单游戏服务器框架; 注册为NT 系统服务,方便开机自动启动。-Key words: NT service completion port to complete the game server port to use a simple game server framework registered as NT system services to facilitate the boot automatically activ
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:46468
    • 提供者:张其
  1. IOCPDemo

    0下载:
  2. 一个完整的VC++ IO完成端口的服务器端程序源代码-A complete VC++ IO completion port server-side source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2641824
    • 提供者:刘畅
  1. cvery

    0下载:
  2. p2p文件传送的实现,使用了多线程,完成端口等技术的应用文件传输-the realization of p2p file transfer, the use of a multi-threaded, complete the port, such as file transfer technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:68748
    • 提供者:lg
  1. NetCompletionPort

    0下载:
  2. 一个完成端口的类,对于套接字大批量数据处理比较有用,适用与游戏开发,服务器与客户端的适用-A completion port type for socket handle large quantities of data more useful, application and game development, server and client application
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5914
    • 提供者:vern
  1. HPSrvSckt-IOCP

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

    • 发布日期:2017-04-26
    • 文件大小:23371
    • 提供者:h
  1. IO

    0下载:
  2. 一个很好的I/O完成端口例子,I/O完成端口在建立伸缩性,异步I/O请求特别方便,本例子很适合网络编程的初学者.-A good I/O completion port example, I/O completion port in the establishment of scalability, asynchronous I/O request for the special convenience, the example of network programming is suitable
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1627584
    • 提供者:duan
  1. Chat

    0下载:
  2. 使用完成端口技术开发的一个聊天程序源代码,包函客户端程序和服务器端程序.其中完成端口部分的实现已封装过,使用方便!-Port the use of technology to complete the development of a chat program source code, including letters and client server-side program. One part of the realization of the completion of the por
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:336923
    • 提供者:shiwolf1
  1. StateServer

    0下载:
  2. 该源码用VC6.0开发,实现了一个状态服务器(State server),其中的 读写锁,线程池机制,完成端口机制具有很好的参考价值。-The source code with VC6.0 development, to achieve a state of the server (State server), which read and write locks, the thread pool mechanism, the completion port mechanism has a
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:394335
    • 提供者:gaohua
  1. completeport

    0下载:
  2. 利用完成端口的模型进行通信 对完成端口进行封装,server和client可自行添加代码-Use the model to complete port to communicate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:50023
    • 提供者:lengxueyu
  1. DinosaurSrv

    0下载:
  2. 一个游戏服务端的开发程序,使用了Windows完成端口以提高多连接是的效率,大家可以重点看看这部分,代码质量比较高,注释比较全。-End of a game development services, the use of Windows to complete the port to improve the efficiency of the connection is more, we can look at this part of the focus, higher quality co
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:176656
    • 提供者:George
  1. FISHIOCP

    1下载:
  2. 完成端口以及实例.这是一套 (Server+Client) 基于 IOCP 的通讯控件 现在他还非常简陋,但我有理由相信他以后会越来越好的 如果你有任何修改过的版本,我希望你能给我发一份-Completion of the port, as well as examples. This is a (Server+ Client) communication control based on IOCP He also is very simple now, but I have
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-19
    • 文件大小:380212
    • 提供者:roy.mac
  1. uThreadPool

    0下载:
  2. delpni的线程池源代码,操作线程池,对完成端口比较有用-uThreadPool
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:7733
    • 提供者:天心
  1. IOCPTest

    0下载:
  2. 本人当初学习完成端口时,从网上获取一些资料,重新整理,详细注释。封装成一个易于使用的类。工程里面有演示使用方法。直接编译,利用TCP工具可以测试。-I was learning at the completion of the port, to obtain some information from the Internet to refresh and detailed notes. Package into a category of easy-to-use. There are demo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:57483
    • 提供者:王文洪
  1. IOComplete

    0下载:
  2. 完成端口调用示例代码,结合完成端口模块使用。-Sample code to complete the port call, combined with the completion of the use of port modules.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:71866
    • 提供者:zyg
  1. Iomodel

    0下载:
  2. windows 完成端口很完美很经典的示范 -completion of the port windows classic is the perfect model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:8129
    • 提供者:养大
  1. Client

    0下载:
  2. 本人毕业设计,基于完成端口的通信程序开发,这个发送文件的客户端。-I graduated from design, the communications port on the completion of development, the client send a file.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:326174
    • 提供者:fanjunwu
« 1 2 34 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com