搜索资源列表
P2PServer.c
- 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of
pertoper
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
tcp-udp-nat
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
p2p(UDPpassNAT)
- P2P 之 UDP穿透NAT的原理与实现(附源代码)。用源代码来说明UDP穿越NAT的原理。这是一个不错的用于研究P2P原理程序。 -P2P UDP penetrate NAT's Theory and Implementation (source code). With the source code to illustrate the UDP Through NAT principle. This is a good principle for the study of P2P
P2P_UDP_NATsourcecode
- 与P2P有关的UDP穿越NAT的原理及实现工程源代码-P2P and the UDP Through NAT principle and the realization of the project source code
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
xbt
- 可以在linux和window下执行的bt软件源码,支持UPNP和NAT穿透,纯C++代码实现-in linux and can be implemented under the window bt software source code, NAT support UPNP and penetration, and pure C code to achieve
P2P-NAT
- 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC sou
P2P的源代码
- 一个P2P穿越NAT的源代码 在网上看到的,很有实践意义-through a peer-to-peer NAT source code on the Internet to see, very practical significance
P2P_FileTransfer.rar
- 通过网上收集的P2P文件传输及共享材料及源代码,包括即时通,NAT,文件分块,P2P传输等,Through the online collection of P2P file transfer and sharing of materials and source code, including instant messaging, NAT, file blocking, P2P transmission
Bowen.P2P
- P2P穿越NAT内网打洞通信源码。网上很多打洞的源码都是C++的,现有一个C#版本的,经测试可以穿越内网通信。-P2P communication across NAT holes within the network source. Many holes are online C++ source code, and an existing C# version, the test can pass through the network communication.
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
Release_0411
- 企业级IM,P2P原理,穿透NAT,包括客户端与服务器源码.-Enterprise-class IM, P2P principle, penetrate NAT, including client and server source code.
libnat
- 功能非常强大的p2p通信库源码,用户需要通信时自动检测网关类型进行穿透连接。已经在成熟软件项目里使用。-that will offer Network Address Translation (NAT) traversal for routers that support UPnP. LibNat will support port forwarding and the retrieval of the public IP address of the router
P2P_UDP
- P2P之UDP穿透NAT的原理与实现源代码-P2P penetrate NAT of UDP Principle and implementation source code
udp
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提
P2P
- 实现的一个源代码来说明UDP穿越NAT的原理-The realization of a source code to illustrate the principle of UDP through NAT
image
- nat module java base source code
UDP_MakeHole
- udp 穿透, 传透NAT,打洞。不仅有文档的介绍,将原理介绍清楚,而且有可以直接运行的源码。学习udp打洞的好资料。-udp penetrate, pass through the NAT, holes. Not only describes the document will introduce a clear principle, but also can run the source code. Good information to learn udp hole punching.
CSharp---P2P-and-NAT-
- 讲解如果通过NAT打洞来实现P2P打洞,资料中包含源码。-Explain if the holes to achieve through the NAT P2P holes, the information contained in the source code.