-
用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
-
网络流捕获分析程序
通过对网络数据流的五元组信息进行分析,获取每个流中的字节信息和包数量信息
- 2022-10-14 04:55:04下载
- 积分:1
-
dns inquiry procedures, listed under the name ip addr
dns查询程序,根据name列出ip addr-dns inquiry procedures, listed under the name ip addr
- 2022-01-25 19:24:13下载
- 积分:1
-
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。...
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
- 2022-03-21 15:01:29下载
- 积分:1
-
一个irc客户端
一个irc客户端- A irc customer end
- 2022-07-18 13:49:32下载
- 积分:1
-
XML高级编程书
XML高级编程书-XML programming book
- 2022-01-25 16:28:38下载
- 积分:1
-
本实例实现一个多线程的管理器。在应用程序中,可以进行多个线程的创建、执行和关闭等管理。...
本实例实现一个多线程的管理器。在应用程序中,可以进行多个线程的创建、执行和关闭等管理。-examples of the realization of a multithreaded manager. In the application process, can create multiple threads, implementation and management of closure.
- 2022-01-22 12:06:07下载
- 积分:1
-
Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows
Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows-Socket programming DOS and Windows development package
Microsoft TCP/IP SDK for DOS/Windows
- 2022-08-15 22:58:35下载
- 积分:1
-
W5200 TCP Keil 项目
这是一个简单的项目,与采用皮质 M3 单片机 W5200 TCP/IP 芯片中使用 Wiznet 驱动程序
- 2022-02-13 01:51:47下载
- 积分:1
-
计算机网络端口扫描器
计算机网络端口扫描器-computer network port scanners
- 2022-06-21 01:54:00下载
- 积分:1