-
VC++实现的TCP实现P2P通信,TCP穿越NAT的方法,TCP HOL…
VC++实现TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞,有详细的说明文档,对于想了解P2P软件工作原理的人很有启发作用。-VC++ Realize TCP realize P2P communications, TCP through the NAT method, TCP holes, have detailed documentation for the P2P software would like to know the working principle of the people is very inspiring.
- 2022-03-21 18:23:20下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1
-
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤...
在VC6.0下编译,可以通过Xmodem―128、256、512和1K Xmodem协议传输文件到单片机,避免了繁琐的烧录步骤-In VC6.0 compiled, you can Xmodem-128, 256,512 and the 1K Xmodem protocol to transfer files to the microcontroller, avoiding the tedious steps in burning
- 2022-01-31 02:26:11下载
- 积分:1
-
一款局域网通信工具,适用于DELPHI5,安装后能访问局域网的资源,并进行通信。...
一款局域网通信工具,适用于DELPHI5,安装后能访问局域网的资源,并进行通信。-one LAN communications tools, applicable to Delphi 5, would be able to visit after the installation of LAN resources, and communications.
- 2022-03-25 00:16:44下载
- 积分:1
-
mfc 开发的会议室
可以进行简单会议
mfc 开发的会议室
可以进行简单会议-mfc developer conference room can be a simple meeting
- 2023-03-04 22:20:04下载
- 积分:1
-
synchronization socket client
同步套接字客户端-synchronization socket client
- 2023-06-17 10:25:03下载
- 积分:1
-
socket serveices and socket client
socket serveices and socket client
- 2023-08-17 00:40:04下载
- 积分:1
-
- 2022-01-31 07:51:08下载
- 积分:1
-
IP地址合法性判断,在VISUA C++6.0下运行通过
IP地址合法性判断,在VISUA C++6.0下运行通过-IP address to determine the legality of, at VISUA C++6.0 run through
- 2022-03-23 07:51:40下载
- 积分:1
-
直接用winsock api实现寻呼功能
支持完全自控的聊天服务。支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线...
直接用winsock api实现寻呼功能
支持完全自控的聊天服务。支持中国联通,河北国信,万声寻呼,中铁寻呼,斯壮寻呼,国讯寻呼等主要干线-Realize the direct use of winsock api paging features fully automatic control of the chat support service. Support of China Unicom, Hebei Guoxin, million voice paging, iron paging, Sizhuang paging, paging inquiry States and other major trunk
- 2022-02-28 15:52:54下载
- 积分:1