-
用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
-
用UDP实现的一个点对点聊天程序。 用异步方式实现
用UDP实现的一个点对点聊天程序。 用异步方式实现-using UDP achieve a peer-to-peer chat program. Asynchronous means
- 2022-08-07 05:36:40下载
- 积分:1
-
PHP调查系统,界面相当漂亮
PHP调查系统,界面相当漂亮-PHP investigation system and very beautiful interface
- 2022-04-07 05:47:43下载
- 积分:1
-
WebSocket在线聊天实例
该demo是基于springmvc的websocket聊天系统,结合html5实现在线聊天,包含注解和基于Websocket.jar两种方式。
- 2022-01-26 04:36:37下载
- 积分:1
-
c源码程序关于matlab学习
c源码程序关于matlab学习-procedures on Matlab learning
- 2022-03-22 00:28:52下载
- 积分:1
-
5ucode_com_v2102.rar
5ucode_com_v2102.rar
- 2022-07-26 08:16:47下载
- 积分:1
-
移动短信发送网关代码
做短信发送时候的非正式版本,因为没有用这版,所以可以上传。
有需要的都可以看看。
- 2022-07-27 05:55:08下载
- 积分:1
-
最简单的SDK服务端与客户端程序
最简单的SDK服务端与客户端程序-most simple SDK server and client programs
- 2023-03-31 16:15:04下载
- 积分:1
-
winsocket udp 编程 新手可以
winsocket udp 编程 新手可以-winsocket udp programming novice can s
- 2022-06-15 00:56:57下载
- 积分:1
-
使用 Html & Css 的大厦
现在的大公寓和住宅的天建设越来越庞大金额在所有在这个国家。建造的房子或公寓很难管理的所有记录工人、 材料和所有详细信息。所以它是更好地保持记录的全部过程,每个人都能理解的方式所有的施工细节。通过这一项目作为管理员主人可以看到所有的细节某一天在每个地方建设。它利用这个项目是每个保持记录的所有细节。每个的进展未保持记录,将很容易估计建设。使用软件: HTML、 XHTML 和数据存储在数据库中。
- 2022-11-15 22:40:03下载
- 积分:1