-
用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
-
popular Internet site MOVE
热门网站移动
- 2022-05-12 16:34:27下载
- 积分:1
-
用MFC编写的网上查询程序
使用MFC编写internet查询程序-prepared using MFC internet inquiry procedures
- 2022-01-26 08:10:23下载
- 积分:1
-
一套完整的企业内部网站,有论坛、信息发布、信息反馈功能。稍加修改就可搭建自己企业的内部网。...
一套完整的企业内部网站,有论坛、信息发布、信息反馈功能。稍加修改就可搭建自己企业的内部网。-a complete set of enterprise websites, forums, information dissemination, information feedback. Little changes can be their own corporate structures in the internal network.
- 2022-02-02 20:44:33下载
- 积分:1
-
基于udp协议扫描ip地址
基于udp协议,编程实现扫描ip地址,实现未知ip地址的扫描,并获取ip地址显示出来。简单的C++程序
- 2022-08-17 16:17:48下载
- 积分:1
-
Network programming, book entry for the network from entry editor, master, famil...
网络编程,入门书籍,供网络编者从入门、掌握、熟悉的一本好书籍。-Network programming, book entry for the network from entry editor, master, familiar with a good book.
- 2022-02-13 13:47:44下载
- 积分:1
-
又一个WHOIS协议实现
又一个WHOIS协议实现- A WHOIS agreement realizes
- 2022-10-29 09:50:03下载
- 积分:1
-
Computer Communications Jinlong Shen (Nanjing University of Posts and Telecommun...
计算机通信
沈金龙
(南京邮电学院计算机科学与技术系, 南京市, 210003)
(一) 计算机通信与现代电信网-Computer Communications Jinlong Shen (Nanjing University of Posts and Telecommunications Computer Science and Technology University, Nanjing, 210003) (1) computer communications and modern telecommunications network
- 2022-01-27 18:41:00下载
- 积分:1
-
ASP website module, module can be used to produce personal websites
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-07-03 21:42:33下载
- 积分:1
-
TCP服务器与TCP客户端程序
该程序演示了在Linux环境下的SOCKET编程,包括TCP服务端与TCP客户端的源码及测试源代码。方便有这方面需求的工程师借鉴学习。
- 2022-04-17 02:18:18下载
- 积分:1