-
一个简单的http客户端,可以根据指定url从http服务器下载指定的文件。...
一个简单的http客户端,可以根据指定url从http服务器下载指定的文件。-A simple http client that can be specified url from the http server to download the file specified.
- 2023-02-02 23:25:03下载
- 积分:1
-
multicast network testing procedures, the client
组播发送测试网络程序,客户端-multicast network testing procedures, the client
- 2022-04-08 11:33:15下载
- 积分:1
-
WIN NT/2000 chat Example
WIN NT/2000 聊天服务程序样例-WIN NT/2000 chat Example
- 2022-03-05 14:59:18下载
- 积分:1
-
PHP整站程序,效果非常好 心雨动网~`
PHP整站程序,效果非常好 心雨动网~`-PHP entire stations, the effect was very good guo website ~
- 2022-02-26 15:58:29下载
- 积分:1
-
获得mac 地址的源码,自己写的,非常好,适合学习,共享给大家。...
获得mac 地址的源码,自己写的,非常好,适合学习,共享给大家。-Get mac address of the source code, wrote it myself, very good, suitable for learning and sharing to others.
- 2022-07-20 01:54:11下载
- 积分:1
-
站点映像程序
站点映像程序 -The app of site mirror
- 2023-06-21 01:30:04下载
- 积分:1
-
体会winsock编程的基本过程,开启VC网络编程的绪幕
体会winsock编程的基本过程,开启VC网络编程的绪幕-Understand the basic process of winsock programming, open the VC-threaded network programming screen
- 2022-08-10 07:00:37下载
- 积分:1
-
一个客户端跟服务器端的代码。用来让学习网络编程的GG学习。...
一个客户端跟服务器端的代码。用来让学习网络编程的GG学习。-a client with the server-side code. To allow the Learning Network Programming GG learning.
- 2023-01-31 03:45:03下载
- 积分:1
-
多线程简单客户服务端chat
网络编程课程设计。多线程对话工具小程序。客户端和服务端代码都包含。对网络编程初学者有较为实际的参考价值。程序还有较大完善空间,有待下载者们加强练习。希望对初学者们有一定的帮助哦!
- 2023-04-07 08:45:04下载
- 积分: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