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

搜索资源列表

  1. iocpmfc.rar

    0下载:
  2. 完成端口开发程序示例,包括可执行程序。
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:229705
    • 提供者:
  1. WinsockIOCP_demo

    0下载:
  2. 在TCP/IP编程中,Windows环境里 完成端口 模型性能最高,最稳定,响应速度最快,该 源代码就是一个例子,值得研究哦。- In the TCP/IP programming, in the Windows environment completes the port model performance high, stablest, the speed of response is quickest, this source code is an example, is worth
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:89544
    • 提供者:罗家兄弟
  1. IocpServerTest

    0下载:
  2. 一个封装好的IOCP模型,采用完成端口进行sockets操作,有测试代码-a good IOCP model, complete sockets for port operation, testing code
  3. 所属分类:网络编程

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

    1下载:
  2. 封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码-Packaging good IOCP clients, using sockets for complete port operation, testing code
  3. 所属分类:网络编程

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

    0下载:
  2. 完成端口一个完成的例子,采用类的形势而不是像传奇那样的全局变量-completion of a complete port example, the use of type situation did not like the stuff of global variables
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:37510
    • 提供者:000
  1. jgweiqi

    0下载:
  2. 一个用完成端口的网络围棋,有判断死活,有聊天,可多人观棋。在VS.NET2003上编写,有一定的参考价值。-using IO completion port to make sure can connected more than 100 people in a time.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:223220
    • 提供者:凉水井
  1. IOCPNet

    0下载:
  2. IOCPNet.zip。一个封装了winsock下的完成端口的类,功能非常强大,对于开发大型服务器非常游泳-IOCPNet.zip. A package under the protocols of the completion of the port category, which is very strong, very large scale server swim
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:33643
    • 提供者:李文雄
  1. Sonic_Net

    0下载:
  2. Sonic_Net.zip。一个用C#写的winsock完成端口的源码,有很好的研究价值。-Sonic_Net.zip. A written in C# to complete the protocols of the source port, a very good value for research.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:93180
    • 提供者:李文雄
  1. IOCP-SRC

    0下载:
  2. 一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:134291
    • 提供者:Lionel
  1. ICOP

    1下载:
  2. VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:304756
    • 提供者:小蔡
  1. IOCPbynsp

    0下载:
  2. 参考传奇的源代码写的一个完成端口的例子。推荐学习网络编程的朋友一定要看看。-reference to the legendary source code written in a complete port example. Suggested Learning Network Programming friends must see.
  3. 所属分类:网络编程

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

    1下载:
  2. CompletionPort(完成端口)的C++封装,用起来很方便-CompletionPort (complete port) C package was easy to use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:5755
    • 提供者:ben
  1. UDP_Multicast_IOCP_CLIENT

    0下载:
  2. 使用完成端口进行UDP通讯编程,很少有实用例子-completed using UDP communications ports for programming, few practical examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12928
    • 提供者:ben
  1. IOCP_using_WinSock

    0下载:
  2. 用winsock实现IOCP(完成端口)的演示.使用非常简单的代码,让读者更容易理解IOCP的使用-with winsock achieve IOCP (complete port) demonstration. Using very simple code to allow readers to more easily understand the use of IOCP
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:232273
    • 提供者:夏佳
  1. ftptranser

    0下载:
  2. 大家好,好久没做什么东西了,前些日子偶然看到本论坛的一个FTP多线程断点续传的源代码,拿来研究了一下,相信有很多朋友也对此感兴趣。今天和大家一起讨论一下。 这个软件最大的遗憾就是是BCB的东西,而好多朋友用的是VC,我花了两天时间才把他完全弄成VC的版本,然后心血来潮,想自己编一个。于是规划了一下,先做界面,下载部分吗?打算用完成端口。这样在Windows下比较有效率。-you all a long time has not done anything, happened to see a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:119109
    • 提供者:鹏鹏
  1. IOCPTest_sample

    0下载:
  2. 完成端口的示例程序,分服务器和客户机C/S两部分,入门级别-complete examples of port procedures, and client-server machine C / S 2, entry-level
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41071
    • 提供者:tnt2000
  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. 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. fzll

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

    • 发布日期:2008-10-13
    • 文件大小:56814
    • 提供者:lzy
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com