-
ECHO的IOCP例子,希望对想学IOCP的朋友有帮助
ECHO的IOCP例子,希望对想学IOCP的朋友有帮助-ECHO example, and I hope to learn IOCP to help a friend
- 2023-07-23 06:10:02下载
- 积分:1
-
This a remarkably agreement Network engines, including two parts : a server used...
这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model, a rich interface function b, client using three overlapping threads increases Io model, speed and stability using a callback function to receive information, the network model DEC Socket complete package, all of the code in the test under Windows 2000, and has been applied to many existing medium-sized network systems.
- 2022-03-13 04:19:31下载
- 积分:1
-
网络文件拷贝动态连接库 实现共享文件夹和FTP文件夹拷贝
网络文件拷贝动态连接库 实现共享文件夹和FTP文件夹拷贝-network file copy DLL shared folders and folders to copy FTP
- 2022-03-20 01:31:40下载
- 积分:1
-
Java
基于JAVA的多线程TCP端口扫描程序 -Java-based multi-threaded TCP port scanning procedures for Java-based multi-threaded TCP port scanning procedures Java-based multi-threaded TCP port scanning procedures
- 2022-06-15 00:36:33下载
- 积分:1
-
visual C++环境下,获取网卡的地址,从中可以学习硬件编程方面的知识。...
visual C++环境下,获取网卡的地址,从中可以学习硬件编程方面的知识。-visual C++ environment, the access network card address, can learn from the hardware programming knowledge.
- 2023-01-15 00:15:03下载
- 积分:1
-
用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过...
用c++builder写的检测网络通畅与否的工具,可用于自动机器人对服务器监控,网络状态检测等,在bcb6下编译通过-c builder with a detection network was open or not the tool can be used to automatically control robot to the server, network performance testing, the compiler through bcb6
- 2023-04-16 04:15:03下载
- 积分:1
-
VC矩阵处理函数
VC矩阵处理函数,非常好的事例帮助你实现矩阵的一系列处理,可以在其他的编程过程中直接调用,大大方便的程序的开发过程,更好地实现各种编程功能。值得学习和推广
- 2022-05-26 18:36:43下载
- 积分:1
-
C++实例(简单的Windows套接字(Socket)例子).txt
C++实例(简单的Windows套接字(Socket)例子).txt-C++ examples (a simple Windows Sockets (Socket) example). Txt
- 2022-12-13 02:35:03下载
- 积分:1
-
UDP多播套接字实现
socket实现udp组播,需要用UDP通信可以参照-udp multicast socket implementation
- 2022-02-11 12:50:37下载
- 积分:1
-
类似于联众世界中的四国军棋游戏,分为客户端和服务器端。
可用于局域网内2人或者4人对战,支持复盘功能。
首先要运行服务器端(Server.exe),...
类似于联众世界中的四国军棋游戏,分为客户端和服务器端。
可用于局域网内2人或者4人对战,支持复盘功能。
首先要运行服务器端(Server.exe),
然后启动大厅程序(Game.exe),
坐好位置后,就可以进行游戏了。-OurGame similar to the Game The Great Battle of Four Countries divided into client and server. 2 can be used for LAN or 4 people against people, in support of the right site functionality. First of all want to run server-side (Server.exe), then start the procedure room (Game.exe), good location to sit, you can play the.
- 2022-02-11 12:14:24下载
- 积分:1