-
P2P打洞源码,客户端和服务器源码,C++编写
P2P打洞源码,客户端和服务器源码,C++编写,很好的学习p2P的资料。一套纯c++实现的p2p典范,是学习c++编码的经典之作。 无论编码格式,风格,还是对c++各种语法,模板的使用都非常详细。 不可多得的好代码,打开即可编译运行。
- 2022-01-24 12:36:42下载
- 积分:1
-
我自己收集的一堆关于网络方面的介绍和实用教程,绝对是有利于提高自身技术的!...
我自己收集的一堆关于网络方面的介绍和实用教程,绝对是有利于提高自身技术的!-I collected a pile on the network and the introduction of practical course, it is absolutely conducive to improving their own techniques!
- 2022-03-21 02:35:30下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1
-
C++ 写的VOICE OVER IP 很好的例子
C++ 写的VOICE OVER IP 很好的例子-C wrote VOICE OVER IP good example
- 2023-01-18 19:00: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
-
Com++的例子程序,学习com++的朋友可以看一看
Com++的例子程序,学习com++的朋友可以看一看-Com examples procedures, learning com friends can see
- 2022-02-07 23:34:16下载
- 积分:1
-
用完成端口IOCP实现的服务端引擎和多线程客户端引擎。
用完成端口IOCP实现的服务端引擎和多线程客户端引擎。-using the server engine of finishing the IOCP port realization and the client engine of multithreading.
- 2022-07-13 13:37:03下载
- 积分:1
-
套接字编程
聊天应用程序是在 java 编程中非常重要的。你刚认识的套接字创建此程序算法。许多程序使用套接字编程,在他的节目。套接字编程有用到连接一台计算机到另一台计算机。
- 2022-12-20 15:45:03下载
- 积分:1
-
二级域名管理系统
二级域名管理系统-two domain management system
- 2023-04-05 19:20:04下载
- 积分:1
-
土窖通信
此程序是套接字通信程序。
这包括土窖聊天、 文件上传、 下载文件、 文件的请求
这是在套接字通信应用程序中非常有用。
对你来说是使用 !!!
密码
- 2022-01-31 15:51:19下载
- 积分:1