-
中国创网同学录1.02
中国创网同学录1.02-China Network website 1.02
- 2022-06-30 12:00:31下载
- 积分:1
-
用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
-
本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。...
本程序为一个很好的八数码(又称九宫图)程序,为本人的人工智能课程设计。-the procedures for a good eight digital (also known as JiuGongTu) procedure, the artificial intelligence of my course design.
- 2022-04-22 01:27:28下载
- 积分:1
-
短信网关vc
使用vc++6.0实现 cmpp3.0的通讯协议,完成短信数据提交到网关。
包含 cmpp.h协议的标准,以及socket线程,基于tcp/ip基础上完成。
- 2023-02-15 00:20:04下载
- 积分:1
-
局域网聊天室
应用背景这是基于局域网的聊天室,属于群聊,开启服务器,通过服务器转发客户端之间的消息,实现多人局域网聊天,私聊暂未实现,请见谅关键技术socket网络编程,输入输出流的运用,结合java swing界面实现简单的局域网内群聊功能
- 2022-07-24 12:38:01下载
- 积分:1
-
TFTP服务器,多进程并发,支持写请求,支持两种传输模式。
TFTP服务器,多进程并发,支持写请求,支持两种传输模式。-TFTP server, and more complicated process, the request for support was made in support of two transmission mode.
- 2022-01-26 03:03:23下载
- 积分:1
-
Xmail相关工具,通过网页
XMAIL相关工具,通过WEB页面对XMAIL进行管理-XMAIL correlation tool, carries on through the WEB page to
XMAIL manages
- 2022-07-09 12:11:21下载
- 积分:1
-
Exercises after
计算机网络的课后习题,是第四版的,比较详细,希望有用处-Exercises after-school computer network is the fourth edition, more detailed, I hope be useful
- 2022-02-07 22:47:01下载
- 积分:1
-
C# socket客户端简单源码
C# socket客户端简单源码,我也是刚接触这个,然后写了个简单的实现通信的源码,可以看看大概框架
- 2022-05-27 07:45:06下载
- 积分:1
-
整个企业一个很好的源代码。稍加修改就可以了。
一个很好的企业整站的ASP的源码。稍加修改就可直接使用。-The whole enterprise a very good source ASP station. A little modification can be used directly.
- 2022-06-30 12:14:09下载
- 积分:1