-
用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
-
组播网络程序测试,对于学习组播技术有帮助
组播网络程序测试,对于学习组播技术有帮助-Multicast network testing, the study has helped Multicast Technology
- 2023-07-09 19:00:02下载
- 积分:1
-
MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容...
MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容易,有需要的自已改吧。此代码经过测试,结果正确。-MIME (BASE64/QP) encoding/decoding code. This code is a BCB module is very simple, providing four functions, to change Delphi or other C/C is also very easy, it is necessary to change it by themselves. This code tested and the results correctly.
- 2022-11-24 16:30:08下载
- 积分:1
-
一个简单的Http代理服务器
应用背景其实.....这只是一个python练手,看懂蛮容易的,源码里只能接受本地客户端的访问,但是可通过修改服务器的IP地址进行修改,然后就可以从其他机子访问啦。关键技术python的网络编程,本地客户端访问服务器,代理服务器解析客户端传来的请求,取出目的IP和端口,和请求内容,再向目的Ip发送请求,最后将受到的数据反馈给本地客户端。
- 2022-07-21 11:06:52下载
- 积分:1
-
创建一个JSP BBS
一个用JSP做成的BBS-create a JSP the BBS
- 2022-02-25 07:24:24下载
- 积分:1
-
自动启动网络邮件发送。。。网络编程,新手入门。。小程序
自动启动网络邮件发送。。。网络编程,新手入门。。小程序-Automatically start the network e-mail. . . Network programming, novice entry. . Applet
- 2023-01-25 05:25:03下载
- 积分:1
-
ASP+Access的安全隐患及对策
ASP+Access的安全隐患及对策-ASP+ Access to the security risks and countermeasures
- 2022-05-06 10:14:19下载
- 积分:1
-
mailstatckclient VC
MailStatckClient vc
- 2022-02-02 21:13:55下载
- 积分:1
-
一些网络工具的源程序
一些网络工具的源程序-Web tools of the source
- 2022-07-12 21:11:17下载
- 积分:1
-
通过网络提取路径
通过网络提取路径- Withdraws the way through the network
- 2022-10-23 11:15:03下载
- 积分:1