-
用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
-
tcp test procedure can be simulated server and client, and can use text and two
tcp测试程序,可以模拟服务器和客户端,并且可以用文本和2进制来看结果-tcp test procedure can be simulated server and client, and can use text and two-band view of the results
- 2022-03-15 15:00:47下载
- 积分:1
-
Fetion plug Dll, one
飞信插件Dll,网上一牛人的,欢迎参考,将其拷贝到飞信目录下,启动飞信就可以使用了-Fetion plug Dll, one-line cow people are welcome to refer to their copy to Fetion directory, start Fetion can be used
- 2022-12-19 20:20:03下载
- 积分:1
-
made some computer card information source
取得计算机网卡的一些信息的代码-made some computer card information source
- 2022-01-27 13:11:38下载
- 积分:1
-
richard stevens 大师经典著作
最著名的TCP/IP论著。
richard stevens 大师经典著作
最著名的TCP/IP论著。-richard stevens classics master s best-known TCP/IP on the.
- 2022-02-02 17:13:27下载
- 积分:1
-
php script to retreive all info about the orders from the database
php script to retreive all info about the orders from the database
- 2022-04-25 08:33:30下载
- 积分:1
-
用C实现的Ping程序,实现的功能与Windows的Ping部分功能相同。可用于网络编程初学用...
用C实现的Ping程序,实现的功能与Windows的Ping部分功能相同。可用于网络编程初学用-C realized Ping procedures, functions and the Windows Ping part of the same functions. Network programming can be used with learning
- 2023-05-12 18:40:02下载
- 积分:1
-
招聘系统源代码
ASP创思招聘求职系统源代码-job recruitment system source code
- 2022-03-18 06:08:39下载
- 积分:1
-
一个unix和windows通用的socket函数封装的类
一个unix和windows通用的socket函数封装的类-A class which is encapulated by common socket functions and can be used in unix and windows.
- 2022-04-26 10:32:30下载
- 积分:1
-
这是我学习java是收集来的一些入门的资料,希望能帮助那些才开始学习的人!...
这是我学习java是收集来的一些入门的资料,希望能帮助那些才开始学习的人!-This is my learning java is to collect some data entry, will help those who only started learning!
- 2022-02-01 04:47:24下载
- 积分:1