搜索资源列表
Hook 系统服务隐藏端口
- 适用于 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 \
cport
- 这是个完成端口例子,希望对学习完成端口方面有一些帮助.-This is a complete port example, and I hope to complete the study ports have some help.
IOCP1
- 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
完成端口示例
- 该示例给出了如何在windows平台上实现完成端口的例子。-the examples given of how the windows platform to achieve complete port example.
协议的网络引擎
- 完成端口例子
IOCP完成端口库
- 鉴于完成端口中的很多细节和需要巧妙设计的地方,令很多刚刚接触完成端口的开发人员感到茫然, 给大家提供了高效稳定的完成端口链接库(压缩包中带有使用的完整源码例子)
iocp.rar
- 完成端口的一个例子,实现了心跳。 一个初学者最好的工具,An example of the completion of the port to achieve a heart rate
IOCP
- 一个完成端口例子,包含客户端和服务器,c++.-a simple iocp code, contain client and server.
完成端口
- windos下完成端口的例子,实现的心跳包发送
IO
- 一个很好的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
cvery_1501589
- 在Windows系统里,使用完成端口是高性能的方法之一,比如把完成端口使用到线程池和网络服务器里。 此为一个挺好的用C++的完成端口例子-In the Windows system, use the completion port is one of the ways high-performance, such as the completion of the port to the thread pool and use the web server in. This is a very
IcopDemo
- 利用完成端口类的例子,适合网络游戏服务器端的设计,服务器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
Icop_example
- 完成端口类使用的例子,适合网络游戏服务器,服务器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.
IOCP_CLIENT_SERVER
- 完成端口的例子,Client+Server,适合新手学习-Examples of the completion of the port, Client+ Server, suitable for novice to learn
MFC_IOCP_TEST
- 一个很好的完成端口的例子,结合了MFC。适合很多人学习难掌握的IOCP-A good example of the completion of the port, combined with the MFC. Suitable for many people to study hard to master the IOCP
http_download
- 封装完成端口的类,及测试例子 封装完成端口的类,及测试例子
IOCP
- 完成端口的例子,在网络编程中很有用的。有封装好的,有基本函数使用的,对从学习网络编程一定有用。-Examples of the completion port, in network programming very useful. Are packaged, for use with basic functions, network programming from the study must be useful.
iocptest
- iocp完成端口服务器与客户端通信测试好例子学习通信好例子服务器与客户端通信-iocp server and client
blog163-IOCP
- 一个windows下的IOCP完成端口例子,delphi源码-A windows IOCP complete the Duanpin control, delphi source. .
完成端口
- 一个可以作为服务器端实现完成端口的例子。(An implementation of the completion of the port example)