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

搜索资源列表

  1. IOcmplt.rar

    1下载:
  2. 使用IO完成端口异步通讯的VC源代码
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:38746
    • 提供者:
  1. Hook 系统服务隐藏端口

    1下载:
  2. 适用于 Windows 2000, Windows XP, Windows Server 2003 这个小例子将隐藏 TCP 端口 139 运行 \\bin 目录下的 \"JiurlPortHide Loder.exe\",按照程序提示完成端口隐藏,和解除端口隐藏-applies to Windows 2000, Windows XP, Windows Server 2003 this small example of hidden running TCP port 139 \
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38513
    • 提供者:苹果
  1. 完全端口开发包iocpmfc

    0下载:
  2. 完成端口开发包iocpmfc,看文件名就知道是什么的了把-completed port development kits iocpmfc see on them know what it is the respect of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:229972
    • 提供者:金玉青
  1. 完成端口代码-Moonwell

    0下载:
  2. 完整的端口方面的代码,在vc下可以编译运行-integrity of the port the code, the compiler can vc under Operation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:122270
    • 提供者:hou
  1. 一个对Winsock 完成端口模型封装的类

    2下载:
  2. 使用的时候,只需要从这个类派生一个子类,并改写HandleData和DataAction这两个虚函数,对于那些需要连续发送相关联的数据应用(比如传送文件),使用者需要自己扩展这两个函数,比如创建一个全局队列,每次从完成端口里得到数据后插入队列,然后用另外一个线程专门处理这个队列。。。  
  3. 所属分类:网络编程

    • 发布日期:2008-10-18
    • 文件大小:214561
    • 提供者:testsb
  1. multi_test

    0下载:
  2. 程序完成功能是VC++6.0多线程技术在端口扫描程序中的应用。运行环境为WinXP/Win2000,Visual C++ 6.0-Process is complete function is VC 6.0 multi-threading technology in the process of port scanning applications. Runtime environment for WinXP/Win2000, Visual C++ 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:14392
    • 提供者:tao
  1. uThreadPool

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

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

    0下载:
  2. 利用完成端口类的例子,适合网络游戏服务器端的设计,服务器IP为127.0.0.1,端口号为8000,该程序为MFC基于对话框实现,测试已经通过-Use the example of the completion of the port type for the network game server-side design, server IP to 127.0.0.1, port number for 8000, the program for the MFC dialog based on
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:天梦影
  1. Icop_example

    0下载:
  2. 完成端口类使用的例子,适合网络游戏服务器,服务器IP地址为:127.0.0.1,端口号为8000,MFC下基于对话框实现,测试通过。-Complete example of the use of the port type for the network game server, the server IP address: 127.0.0.1, port number 8000, MFC dialog based on the realization of the test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:85665
    • 提供者:天梦影
  1. Update

    0下载:
  2. 我写的一个在线更新程序,里面包含了详细的设计和所有源代码,使用了完成端口技术-I wrote an online update, which contains the detailed design and all the source code, using the completion port technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1278698
    • 提供者:muhx
  1. IOSOCKET(UICODE)

    0下载:
  2. 采用I/O完成端口写的Socket连接类,采用消息回调的形式使用-Use of I/O completion port writing Socket connection class, adopted the message in the form of the use of callback
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:13757
    • 提供者:吕平
  1. IocpSocketSvr

    0下载:
  2. 一个完成端口模型的网络服务器引擎,包括通讯服务端和客户端 -Completion port model of a web server engine, including communication services and client
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:13612
    • 提供者:国风
  1. http_download

    0下载:
  2. 封装完成端口的类,及测试例子 封装完成端口的类,及测试例子
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:16548
    • 提供者:周大伟
  1. portscan

    1下载:
  2. 实现一个扫描器,必须能够完成以下所有功能:使用TCP connect、TCP SYN和TCP FIN进行端口扫描,使用ICMP echo扫描实现IP扫描。并把扫描得到的结果记录下来-To achieve a scanner, you must be able to complete all of the following features: the use of TCP connect, TCP SYN and TCP FIN to conduct port scanning, the use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:42315
    • 提供者:marry_xue
  1. IO-Completion-Port-DLL

    0下载:
  2. vc通讯编程实例、完成端口模型、dll接口-vc communication programming examples, the completion port model, dll interfaces
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:869926
    • 提供者:明少
  1. 10

    0下载:
  2. 用套接字完成端口模型开发的计算机文化基础课考试系统。有服务器和客户端组成。-Complete with socket port model development of the basic computer course examination system. Composed of a server and client.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:93607
    • 提供者:zhangbo
  1. 完成端口简单实现程序

    1下载:
  2. delphi实现的最简单的完成端口例程。
  3. 所属分类:网络编程

  1. PiggyStressTestClient

    0下载:
  2. 完成端口初始化的工作比起其他的模型来讲是要更复杂一些,所以说对于主线程来讲,它总觉得自己付出了很多,总觉得Worker线程是坐享其成,但是Worker自己的苦只有自己明白,Worker线程的工作一点也不比主线程少,相反还要更复杂一些,并且具体的通信工作全部都是Worker线程来完成的,Worker线程反而还觉得主线程是在旁边看热闹,只知道发号施令而已,但是大家终究还是谁也离不开谁,这也就和公司里老板和员工的微妙关系是一样的(pigg stress test client)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:91136
    • 提供者:lhz888888
  1. IOCPAutoUpdate

    0下载:
  2. windows网络编程,完成端口实现文件下载库。参考https://blog.csdn.net/PiggyXP/article/details/6922277实现。(Windows network programming, complete the port implementation file download library. Refer to https://blog.csdn.net/PiggyXP/article/details/6922277 implementation.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:371712
    • 提供者:litch
  1. iocp服务器和客户端

    0下载:
  2. 完成端口网络通讯服务器和客户端。可实现一个客户端和服务器之间的数据传输和通信
  3. 所属分类:网络编程

« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com