-
delphi 基于Direct Connect的程序
delphi 基于Direct Connect的程序-delphi procedure based on Direct Connect
- 2022-03-21 11:46:40下载
- 积分:1
-
package ServerSocket
封装的 ServerSocket -package ServerSocket
- 2022-09-24 07:15:03下载
- 积分:1
-
一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。
libtorrent is a C++ li...
一个bt的开源的 C++ 库,很清晰,可以运行于多个编程环境,支持多个平台,Unix,Windows等。
libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.
源地址http://www.rasterbar.com/-open source C library, it was very clear and capable of running on multiple programming environment to support multiple platforms, Unix, Windows and so on. Libtorrent is a C library that aims to be a good alternative to all the other bittorrent.com implementations around. It is a library and not a full featured client, although it comes with a working example client. Source address http://www.rasterbar.com /
- 2022-08-19 20:05:59下载
- 积分:1
-
vc做的一个p2p工具
vc做的一个p2p工具-a p2p tool by vc
- 2022-01-26 07:33:10下载
- 积分:1
-
通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。...
通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client"s information and communication, the more simple.
- 2022-02-20 20:11:26下载
- 积分:1
-
一个点对点的文件传输源代码,希望对学习网络编程的朋友有用,很不错哦....
一个点对点的文件传输源代码,希望对学习网络编程的朋友有用,很不错哦.-A peer-to-peer file transfer source code, want to learn network programming friends useful, very good, oh.
- 2023-06-27 00:55:03下载
- 积分:1
-
注册ActiveX 控件
VC在应用程序内部注册ActiveX 控件
- 2022-03-10 18:13:07下载
- 积分:1
-
P2P
P2P的仿真模拟器!主要模拟对无结构的对等网络进行模拟-P2P-simulator! Simulate the structure of the major non-peer network simulation
- 2022-08-16 12:51:21下载
- 积分:1
-
一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户...
一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。
- 2023-03-20 16:10:03下载
- 积分:1
-
UDP NAT P2P
udp NAT穿透,使用VC++语言编写。抛砖引玉,代码启发,思路对照作用。新手可借鉴学习参考。
- 2022-06-03 04:27:14下载
- 积分:1