-
用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
-
网络socket代码详解
网络socket代码详解-Elaborates on network socket code
- 2022-12-11 09:10:03下载
- 积分:1
-
套接字文件传输
分为服务器和客户端两部分,服务器与客户端建立连接后,自动给客户端发送文件,文件传输采用TCP/IP协议,使用CSoket套接字编程。
- 2023-05-17 11:55:03下载
- 积分:1
-
一些Acjax的控件简单应用学习实例
一些Acjax的控件简单应用学习实例-Some control Acjax simple example of applied learning
- 2022-03-14 12:05:31下载
- 积分:1
-
java聊天室服务器端
学校java课程设计,自己写的服务器端代码,不包含数据库部分代码,可以实现循环接受客户端连接,并为每一个客户端开启相应的消息处理线程,包含文件传输,注册,登录验证,群聊消息转发,私聊转发,刚开始学编程,可能写的怪怪的,运行起来效果一般,客户端和数据库部分的代码以后会上传的
- 2022-04-21 18:20:30下载
- 积分:1
-
VC多线程的TCP编程
VC多线程的TCP编程,分client和server
- 2022-05-13 11:40:08下载
- 积分:1
-
the procedure is the preparation of the VC is achieved by the two procedures, a...
这个程序是用VC编写的,是由两个程序实现的,一个是服务器,一个是短信发送工具,具体请下载-the procedure is the preparation of the VC is achieved by the two procedures, a server, SMS is a tool for specific download
- 2022-06-17 04:28:29下载
- 积分:1
-
neatupload,实现大文件的上传功能
neatupload,实现大文件的上传功能-neatupload, upload large files to achieve functional
- 2022-03-25 04:08:48下载
- 积分:1
-
用vc实现的sniffer程序
用vc实现的sniffer程序-with vc achieve sniffers procedures
- 2022-07-18 20:56:43下载
- 积分:1
-
网站设计的思考经典书籍
网站设计的思考经典书籍-Web site design of classic books
- 2022-03-16 19:06:35下载
- 积分:1