-
用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
-
下载雅虎股票的价格。
从yahoo.com上下载股票的报价-downloaded from yahoo.com stock Price
- 2022-05-21 14:41:27下载
- 积分:1
-
这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序
这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序-This is a demonstration of how to use Delphi to the TCP/IP communication control procedures
- 2022-04-11 13:38:00下载
- 积分:1
-
专门用于编辑IP地址的编辑框
专门用于编辑IP地址的编辑框-specialized IP addresses for editing the editorial Box
- 2022-09-15 19:20:03下载
- 积分:1
-
聊天程序,实现客户端/服务器通信
聊天程序,实现客户端/服务器通信-chat program to achieve the client/server communication
- 2022-04-29 20:26:07下载
- 积分:1
-
Network communications to support multi
网络通信实现绘图命令支持多线程,命令和参数可以分开,这里放在一起实现-Network communications to support multi-threading to achieve drawing commands, commands and parameters can be separated, here together to achieve
- 2022-06-21 07:46:01下载
- 积分:1
-
一个支持POP3(Post Office Protocol Version 3)的MFC类
一个支持POP3(Post Office Protocol Version 3)的MFC类-a support POP3 (Post Office Protocol Version 3), the MFC category
- 2022-03-23 17:15:31下载
- 积分:1
-
C++编写的端口扫描器
PortScanner程序,实现一个扫描区间IP对应端口的实例程序,利用多线程原理实现
- 2022-06-11 15:46:37下载
- 积分:1
-
络通信类实现Ping功能的源代码.zip
络通信类实现Ping功能的源代码.zip- Winds correspondence class to realize the Ping function
source code zip
- 2022-03-03 08:04:52下载
- 积分:1
-
five jsp source examples include : output, access to the form parameters, access...
五个jsp源代码示例包括:输出、访问表单参数、访问jsp各种参数、cookies、搜索引擎
- 2022-03-23 14:48:08下载
- 积分:1