-
用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
-
一套完整的企业内部网站,有论坛、信息发布、信息反馈功能。稍加修改就可搭建自己企业的内部网。...
一套完整的企业内部网站,有论坛、信息发布、信息反馈功能。稍加修改就可搭建自己企业的内部网。-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
-
vs2005下用c#写的八数码游戏,目标状态是固定的
vs2005下用c#写的八数码游戏,目标状态是固定的-vs2005 using c# to write the eight digital games, the goal state is fixed
- 2023-04-22 09:50:03下载
- 积分:1
-
基于Delphi 和TCP/IP 协议的通信编程
基于Delphi 和TCP/IP 协议的通信编程-Based on Delphi and the TCP/IP protocol for communication programming
- 2022-01-24 19:04:08下载
- 积分:1
-
学生网上考勤系统
jsp源码+mysql数据库
记录学生到课情况的好软件,非常适合在校老师使用,请大家来下载...
学生网上考勤系统
jsp源码+mysql数据库
记录学生到课情况的好软件,非常适合在校老师使用,请大家来下载-students online attendance system jsp source mysql database records of students to classes and the good software is very suitable for teachers to use in school, please download
- 2022-02-15 23:22:09下载
- 积分: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-01-25 16:36:56下载
- 积分:1
-
FTP example program
FTP example program
- 2022-10-20 15:20:03下载
- 积分:1
-
assembly managing
选项严格关闭
- 2022-08-21 19:55:47下载
- 积分:1
-
包括功能:IP地址的整形与字符串之间相互转换,网络字节序与主机字节序之间的相互转换,方便网络程序的调试...
包括功能:IP地址的整形与字符串之间相互转换,网络字节序与主机字节序之间的相互转换,方便网络程序的调试-Including functional: IP addresses between the plastic and string conversion, network and host endianness endianness between conversion, convenient network Debugging
- 2023-04-09 12:15:03下载
- 积分:1
-
一个服务器,客户端程序.客户端发送查询信息,服务端返回查询结果...
一个服务器,客户端程序.客户端发送查询信息,服务端返回查询结果-a server, the client program. Send inquiries client information, service-return Results
- 2022-08-19 16:43:47下载
- 积分:1