-
聊天程序 客户端 写的很好 下了就知道了
聊天程序 客户端 写的很好 下了就知道了-Chat Client write well under the will know
- 2022-04-07 14:41:26下载
- 积分:1
-
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。...
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。-A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer, you can reference.
- 2022-01-26 02:14:10下载
- 积分:1
-
通过邮件数据、服务和客户
通过消息传递数据,有服务端和客户端-through messaging data, services and clients
- 2022-02-19 21:58:39下载
- 积分:1
-
udp server design process concluded. Rar
udp服务器设计过程总结.rar-udp server design process concluded. Rar
- 2022-12-11 13:45:03下载
- 积分:1
-
局域网内的点对点文件传输,运行前请先关闭防火墙.服务端和客户端要都启动...
局域网内的点对点文件传输,运行前请先关闭防火墙.服务端和客户端要都启动-LAN peer-to-peer file transfer, run before the closure of the firewall. Server-side and client to have to start
- 2023-07-15 06:50:03下载
- 积分:1
-
多线程ping的的实现,主要是多核下ping的实现
多线程ping的的实现,主要是多核下ping的实现-Multi-threading ping of realize, mainly under the ping the realization of multi-core
- 2023-04-14 01:45:03下载
- 积分:1
-
SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future us...
用SOCKAPI,自己做制作像MFC一样的MFCSOCK,方便以后使用SOCK,来做一些通信程序-SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future use Sock, do something Communication Program
- 2022-02-02 12:01:06下载
- 积分:1
-
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符...
多进程并发服务器。该程序等候客户连接,一旦连接则显示客户的地址,接着接收该客户的名字并显示。然后接收来自该客户的信息(字符串)。每当收到一个字符串,则显示该字符串,并将字符串反转,再将反转的字符发回客户。之后,继续等待接收该客户的信息直至该客户关闭连接。服务器具有同时处理多客户的能力。-more complicated process server. The procedure for connecting customers, once the connection is shown to the customer address, and then receive the customer"s name and display. Before receiving from the customer"s information (string). Whenever received a string, it shows that the string, the string will be inverted, and then reverse the characters back customers. Continue, after waiting for the customer to receive the information until the customer close the connection. Servers simultaneously with the ability to more customers.
- 2022-01-28 05:53:05下载
- 积分:1
-
没什么,就是VC++写的HTTP下载的代码而已,学习用的
没什么,就是VC++写的HTTP下载的代码而已,学习用的-Nothing is VC++ Written code HTTP download it, learning to use the
- 2022-01-25 21:34:37下载
- 积分:1
-
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7...
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected to, then you input on what the screen shows what.
- 2022-03-05 12:51:26下载
- 积分:1