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

搜索资源列表

  1. SinoComm

    0下载:
  2. 一个通用完成端口I/O通讯模型动态库源代码-completion of a definitive port I / O communication model DLL source code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:21058
    • 提供者:linux
  1. CommDemo

    0下载:
  2. 关于一个通用完成端口I/O通讯模型动态库的DEMO源代码-completion of a generic I / O port dynamic communications model for the source code DEMO
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:29712
    • 提供者:linux
  1. CSExamSystem

    0下载:
  2. 一个比较健全成熟的CS结构的考试系统,界面是Win32画出的,网络原理是完成端口模型-a more mature sound structure of the CS exam system, the interface is the head of Win32, network theory is a complete port model
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:70306
    • 提供者:石清华
  1. CompletionIo

    1下载:
  2. 用于大型服务器地完成端口鱼线程池的结合IOCP+threadpool-for large server port to be completed fish pond threaded coupling IOCP threadpool
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24517
    • 提供者:wuyanqi
  1. myIOCPtest

    0下载:
  2. 由本人编写的一个完成端口测试程序,模拟一个多人游戏登陆的C/S结构通讯程序,服务器端由完成端口实现,客户端网络部分用dll实现。-prepared by the port completed a test procedure simulation of a multiplayer landing the C / S structure the communication process, the server-end completion ports, client Network partly
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:737569
    • 提供者:qianqian
  1. fzll

    0下载:
  2. 封装完成端口的类,及测试例子 delphi 源码-Packaging completed the port category, and testing source code examples delphi
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:56814
    • 提供者:lzy
  1. iocpdll

    0下载:
  2. 完成端口网络服务-complete port network services
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:123283
    • 提供者:王王
  1. s5server1

    0下载:
  2. 我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Conne
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32048
    • 提供者:杨红
  1. TCPIPMessage

    0下载:
  2. c#中异步基于消息通信的完成端口的TCP IP协议的组件实现(源代码)-asynchronous message-based communications to complete the TCP port IP components to achieve (the source code)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7016
    • 提供者:twh
  1. IOcompletion

    0下载:
  2. 完美的完成端口服务器,性能稳定.可以连接上千个客户端.-perfect completed port servers, stable performance. Thousands can be connected to the client.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:177298
    • 提供者:阿文
  1. IOCPClient

    1下载:
  2. 完美的完成端口客户端.性能稳定.已经测试过.希望给大家一点借鉴-perfect completion ports client. Stable performance. Already tested. We hope to learn from 1:00 a.m.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:70175
    • 提供者:阿文
  1. SafeFTPServer

    0下载:
  2. FTP服务器, 参考Server U的命令, 用多线程, 但没用完成端口, 上传下载都有速度控制, 权限控制调用接口-FTP server, the reference Server U orders using multiple threads, but useless completed ports, Upload have download speed control, access control Call Interface
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:319443
    • 提供者:ZXZ
  1. ChatUseIOCP

    0下载:
  2. 一个用完成端口编写的聊天程序,包括服务器和客户端-a port with the completion of the preparation of chatting procedures, including server and client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:98701
    • 提供者:邱中天
  1. IOcmplt1

    0下载:
  2. 使用IO完成端口异步通讯的VC源代码- 服务端程序 将客户端发来的信息发送回客户端-use IO completed port asynchronous communications source code VC-end services to the client process to the information sent back to Client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:73639
    • 提供者:literal
  1. socketIO

    1下载:
  2. 异步IO、APC、IO完成端口、线程池与高性能服务器之一 异步IO.制作高性能服务器必须知道的东西
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42064
    • 提供者:每开
  1. OverlappedIOBaseOnCompletionPort

    0下载:
  2. 基于VC6.0开发的C/S源码,使用基于完成端口的重叠I/O方式的C/S源码。-VC6.0 development based on the C / S source, Based on the use of the port completed overlapping I / O modes of C / S source.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:9797
    • 提供者:李晓风
  1. cport

    0下载:
  2. 这是个完成端口例子,希望对学习完成端口方面有一些帮助.-This is a complete port example, and I hope to complete the study ports have some help.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:185110
    • 提供者:lixtt
  1. ServerIOCP

    0下载:
  2. 一个完成端口的例子,一个可以重复利用的完成端口类-a complete port of example, one can reuse the completion of port category
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:11454
    • 提供者:公仔
  1. IOCP1

    0下载:
  2. Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的-Windows 2000. ------- / Completion of the port example, do a complete port practice. I have to write the code more clearly some of it. An
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:270920
    • 提供者:卢宏伟
  1. IOCPClass_BCB2006

    0下载:
  2. 一个完成端口的框架程序,演示ECHO服务器-a framework for the completion of port procedures, presentations ECHO server
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:38340
    • 提供者:僵哥
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »
搜珍网 www.dssz.com