-
微软的http服务器实例代码
微软的http服务器实例代码-Microsoft http server code examples
- 2022-03-18 19:47:17下载
- 积分: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
-
Java网络编程实例第7章实例.rar
Java网络编程实例第7章实例.rar-Java Network Programming examples Chapter 7 case. Rar
- 2022-02-12 03:03:31下载
- 积分:1
-
socket编程方面的例子
socket编程方面的例子-an example about socket programming.
- 2022-12-18 23:30:02下载
- 积分:1
-
delphi Webshell马客户端
delphi Webshell马客户端-client delphi Webshell Ma
- 2023-02-23 11:40:03下载
- 积分:1
-
使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习...
使用java实现的RFC1945 http1.0协议。所有面向对象设计严谨按照RFC 1945协议中的描述。源代码逾4000行。提供给Java网络编程初学者学习-Java achieved using RFC1945 http1.0 agreement. All well-structured object-oriented protocol in RFC 1945 in accordance with the description. The source code of more than 4000 lines. Java network programming to beginners learning
- 2022-09-18 21:10:03下载
- 积分:1
-
libevent server VS程序
代码中包含libevent类库,动态库和一个服务器程序,一个client短程序,完成多线程异步socket通讯
- 2023-06-02 06:25:03下载
- 积分:1
-
流媒体传输协议实现的代码,很有用的。和“彩信
流媒体传输协议的实现代码,非常有用.可以支持rtsp mms等流媒体传输协议-streaming media transmission protocol implemented code, very useful. And@mms-j.jp support RTSP streaming media such as transfer protocol
- 2022-02-28 19:08:56下载
- 积分:1
-
xsn解析文件转化为html
将xsn解析文件转为html,这样可以将infopath表单整合到页面中,最终实现代码的集成,让OA办公更加轻松愉快。
- 2022-05-25 01:08:48下载
- 积分:1
-
一个JAVA编写的爬虫程序,比较详细,内容有注释
一个JAVA编写的爬虫程序,比较详细,内容有注释-JAVA reptiles prepared a procedure in more detail, the contents of the Notes have
- 2022-03-04 05:51:34下载
- 积分:1