-
这是一个用完成端口(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
-
局域网聊天程序,获取局域网内活动机子(10人左右),实时。TAB为发关消息快热键。仅供局域网使用,学习资料...
局域网聊天程序,获取局域网内活动机子(10人左右),实时。TAB为发关消息快热键。仅供局域网使用,学习资料-LAN chat program, LAN access within the machine (about 10), real-time. TAB for the quick hotkey related news. Only LAN use, learning materials! !
- 2022-05-30 15:28:09下载
- 积分:1
-
on the site and the high quality of the source code contains no high quality but...
对站点和高质量的源代码不包含高质量但不包含源站点的高质量但不包含源站点的高质量但不包含源站点的高质量
- 2022-07-19 16:31:14下载
- 积分:1
-
侃神2代聊天室
侃神2代聊天室-Kan God substituting two chat rooms
- 2022-04-13 14:46:11下载
- 积分:1
-
用c++写的一个小型的网上拍卖系统。实现的功能:1.添加拍卖物2.竞标...
用c++写的一个小型的网上拍卖系统。实现的功能:1.添加拍卖物2.竞标-With c++ Written a small web-based auction system. To achieve the functions of: 1. Add auction complex 2. Bid
- 2022-06-16 00:01:02下载
- 积分:1
-
VC++ 串口通信,可以收发数据,可选用TCP/IP
通信
VC++ 串口通信,可以收发数据,可选用TCP/IP
通信-VC++ Serial communication, you can send and receive data, may choose to use TCP/IP communications
- 2022-10-03 15:50:03下载
- 积分:1
-
rtp协议的实现代码
rtp协议的实现代码-rtp agreement to implement code
- 2023-01-02 08:50:04下载
- 积分:1
-
C #多线程监控程序,来演示了一个朋友在这里…
C#多线程监听程序,朋友要的一个演示,正好放到这儿来了~!服务器端源程序-C# multithreading monitoring procedures, to a friend of a demonstration here is to put a ~! Server-source
- 2022-01-25 18:27:29下载
- 积分:1
-
查看网卡信息,可以看IP,网关,子网码。
查看网卡信息,可以看IP,网关,子网码。-View card information, can see IP, gateway, subnet yards.
- 2022-04-23 18:34:18下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1