-
p2p开发的实例,可以穿越防火墙在Internet上实用,我就是靠这个例子入门片p2p开发的。...
p2p开发的实例,可以穿越防火墙在Internet上实用,我就是靠这个例子入门片p2p开发的。-p2p development instance, you can pass through the firewall in the Internet, and practical, I just rely on this example, the development of entry-chip p2p.
- 2022-02-01 22:01:53下载
- 积分:1
-
p2p点对点传输程序示例,非常不错的,可以值得学心
p2p点对点传输程序示例,非常不错的,可以值得学心-p2p
- 2022-02-26 19:34:38下载
- 积分: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
-
一个模拟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
-
chat server and client
chat server and client
- 2022-09-13 07:05:04下载
- 积分:1
-
packet loss control using tokens at network edge
目前,互联网可以同时
- 2023-05-20 20:50:03下载
- 积分:1
-
C#实现p2p打洞。C#实现p2p打洞 C#实现p2p打洞
C#实现p2p打洞。C#实现p2p打洞 C#实现p2p打洞 -C#p2p、C#p2pC#p2pC#p2pC#p2pC#p2pC#p2pC#p2pC#p2pC#p2p
- 2022-12-22 16:45:02下载
- 积分:1
-
peercast源代码注释
非常适合学习基于P2P的网络编程
peercast源代码注释
非常适合学习基于P2P的网络编程-Notes peercast source code is very suitable for learning programming based on the P2P network
- 2022-05-26 11:12:34下载
- 积分:1
-
C# 实现p2p两台电脑点对点通信
C# 用UDP打洞实现两台电脑p2p通信
需要有一个中间服务器 转接一下,转接成功后,中间服务器就不需要了,
这个时候,就可以两台电脑之间进行通信 了。
可以穿透大多数的网络
- 2023-03-22 08:10:03下载
- 积分:1
-
<NS2与网络模拟>这本书中的源代码,好不容易找到的。
这本书中的源代码,好不容易找到的。- The book s source code, hard to find.
- 2022-03-03 14:56:11下载
- 积分:1