-
前所未有的html学习电子书,非常详细。想学网络编程的首先要学会这本书。本书分两册,用华康阅读器阅读。效果非常清晰。...
前所未有的html学习电子书,非常详细。想学网络编程的首先要学会这本书。本书分两册,用华康阅读器阅读。效果非常清晰。- a good study book for html
- 2022-07-18 11:18:21下载
- 积分: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
-
TCPIP_Code
在VS2010平台下使用MFC开发的TCP/IP通信应用,里面拥有详细的代码注释,并且支持16进制接受和发送,支持TCP/UCP通信,以及服务器server和客户端client模式选择(TCP/IP communication applications developed using MFC in VS2010 platform, which has a detailed code comments, and support for hexadecimal to receive and send, support TCP/UCP communication, as well as server server and client client mode selection)
- 2013-01-16 14:01:12下载
- 积分:1
-
xydw22[1]
PHP整站程序,效果非常好 心雨动网~`(PHP entire stations, the effect was very good guo website ~ )
- 2005-01-12 09:47:02下载
- 积分:1
-
1
说明: 代理服务器,还不完善,总丢数据,个人没有能力改了,有需要的朋友参考一下吧(Proxy server, not perfect, the total lost data, individuals can not afford to change, and a friend in need reference it)
- 2010-09-08 17:59:29下载
- 积分:1
-
Source
说明: Source wyd 7.55, contem alguns bugs em c++ , Source wyd 7.55, contem alguns bugs em c++
- 2020-06-19 01:00:02下载
- 积分:1
-
网络流量监控程序(C++)
网络流量监控程序(C++):此代码是基于VC++实现的网络流量控制系统,是一个比较完善的系统,有很好的可用
性,拿来与大家分享,大家可以参考代码做自己想要的功能。
- 2022-01-26 06:19:32下载
- 积分:1
-
stm32f107+dp83848+lwip
资源描述 基于STM32F107单片机,开发的TCP/IP协议的基础上,开发的C/S模式的通信程序,通过CAN总线读取下层设备的数据,然后上报给客户端,很正统的应用,
- 2023-07-08 15:50:09下载
- 积分:1
-
TCP通信编程
TCP套接字通信编程,一个客户端,一个服务端,客户端向服务端发送请求(发送任意字符,并请求当前时间信息),服务器响应请求(响应字符已预设)。
- 2022-03-17 02:25:56下载
- 积分:1
-
在3D空间内旋转,这个也比较简单,我也想出处怎么描述
在3D空间内旋转,这个也比较简单,我也想出处怎么描述-In the 3D space, rotate, this is also relatively simple, I would like to describe how provenance
- 2022-02-13 07:32:48下载
- 积分:1