-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
用完成端口IOCP实现的服务端引擎和多线程客户端引擎。
用完成端口IOCP实现的服务端引擎和多线程客户端引擎。-using the server engine of finishing the IOCP port realization and the client engine of multithreading.
- 2022-07-13 13:37:03下载
- 积分:1
-
从html中分析提取链接
从html中分析提取链接-from extracting html link analysis
- 2023-06-10 12:45:02下载
- 积分:1
-
通过SNMP得到网络信息
通过嗅探方式获取网络信息,通过分析IP数据包,获取设备的物理地址,目的地址,源地址,设备类型,算法采用最优路径算法,效率高,耗时短,单次获取数据不到20毫秒。
- 2022-09-02 10:30:04下载
- 积分:1
-
在linux下的聊天软件,不同于freechat.beta2e.rar。功能不同
在linux下的聊天软件,不同于freechat.beta2e.rar。功能不同-in the chat software, unlike freechat.beta2e.rar. Different functions
- 2022-12-14 04:15:04下载
- 积分:1
-
good example, will learn good things
好的例子,会学到好东西-good example, will learn good things
- 2022-03-06 02:00:02下载
- 积分:1
-
使用vc++6.0开发的一个支持多线程ftp程序
使用vc++6.0开发的一个支持多线程ftp程序-use vc 6.0 support for the development of a multi-threaded process ftp
- 2022-05-22 05:02:30下载
- 积分:1
-
捕获ip数据包的小程序
捕获ip数据包的小程序-ip packet capture the small program
- 2022-01-26 04:48:11下载
- 积分:1
-
completed using the port client/server DLL source
采用完成端口的client/server DLL源码-completed using the port client/server DLL source
- 2023-02-03 07:20:03下载
- 积分:1
-
ASP+SQL电子商务销售网站
ASP+SQL电子商务销售网站,熟悉网络编程,对网站发布等。。数据库等操作,熟悉,
- 2022-03-04 16:46:23下载
- 积分:1