-
telephone network routines, can be connected to the machine test
网络电话例程,可以连接本机做测试-telephone network routines, can be connected to the machine test
- 2022-01-26 00:51:33下载
- 积分: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
-
socket
实现一个简单的超级服务器,支持多协议通信,也支持多协议文件传输(Implement a simple super-server, multi-protocol communication, also supports multi-protocol file transfer)
- 2011-06-30 11:56:02下载
- 积分:1
-
这是网络实用编程的随书的源代码,欢迎下载
这是网络实用编程的随书的源代码,欢迎下载-This is the Network Utility program source code with the book are welcome to download
- 2022-04-17 14:59:00下载
- 积分:1
-
< 精通Windows Sockets网络开发
< 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, based on news, events, asynchronous model, overlapping i/o, complete the port), socket network programming for the beginner a friend of great help,,,
- 2023-05-10 23:20:02下载
- 积分:1
-
C++ UDP通信 广播源代码
C++ UDP通信 广播源代码 两个MFC工程,一个广播发送数据,一个接收数据,一级test代码,vs2010测试通过,自己写的代码,初学winsock编程的新手可以参考,欢迎下载,欢迎指正,互相学习借鉴,谢谢!
- 2022-03-14 17:05:06下载
- 积分:1
-
httpLib网络操作通用类采集例子,支持get/post/head/delete/upload/put/等请求操作
本例子可以用来简化在 C# 应用中异步的访问 Web 服务的操作。同时包含文件上传和访问网页的方法。
- 2013-08-25下载
- 积分:1
-
增强Web服务器日志功能用java的实现
增强Web服务器日志功能用java的实现-enhanced Web server log function with the realization of java
- 2022-03-17 00:11:26下载
- 积分:1
-
TCP_UDP_IRC
socket通信tcp实现的聊天室程序源码(tcp socket communication program source code to achieve the chat room)
- 2020-09-11 13:38:01下载
- 积分:1
-
一个很好的网络流量监控系统的源程序,网络同步…
一个非常不错的网络流量监控系统vc源码,可以同步显示网络的输出流量,输入流量,总流量。-a very good network traffic monitoring system vc source, network synchronization shows the output flow, input flow, total flow.
- 2022-03-07 19:20:42下载
- 积分:1