搜索资源列表
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
UDP-NAT
- P2P之UDP穿透NAT的原理与实现,希望对初学者有帮助.-P2P UDP penetrate NAT's Principle and realize, and I hope to help beginners.
udp-nat
- P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT's Theory and Implementation, including the client and server, and the relevant technical documentation
P2P-UDP-NAT-stun
- 将实现P2P的NAT穿越的原理的代码加以改进,增加了tell功能
P2P.rar
- P2P协议源码。使用UDP打洞技术来构建位于不同内网的两台电脑的连接。,Source of P2P protocol. Utilize UDP holes to establish connection between 2 hosts which are located in different internal network.
chatp2p.zip
- p2p udp chat program,p2p udp chat program
UDPTransFile
- delphi udp协议 p2p传输文件示例-udp p2p file transfer sample
p2p
- 本代码实现了P2P流量的监测,实现了对IP包,UDP包,TCP包的抓取,并可对捕捉到的包进行分析!-The code implementation of the P2P traffic monitoring, implementation of the IP packet, UDP packet, TCP packet crawl, and to capture packets for analysis!
P2P UDP 穿越,STUN协议源码,包含Server和Client,
- STUN协议源码,包含Server和Client,使用VC++7开发,server要求机器有2个公网IP,client在内网(NAT后面)运行
P2P
- 关于P2P通讯的例子,这个例子是用UDP协议写的穿透防火墙的例子-On the P2P communication examples, this example is written using UDP protocol to penetrate the firewall example
UDP
- 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
p2pati-win
- P2P实现对等文件传输, 支持NAT打洞技术。-Realize P2P peer-to-peer file transfer, support for NAT holes technology.
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
P2P
- 一个P2P 之 UDP穿透NAT的原理与实现!编译无误,开发环境VC6,有客户端和服务端!-UDP penetration of a P2P principle and implementation of NAT! Correct compiler, development environment VC6, there are client and server!
p2p-guang-bo
- 所用labview版本8.2.是UDP协议的点对点广播的示例程序。只是示例程序,适用于入门者。-Labview version 8.2 used. UDP protocol is an example of procedures for point-to-point radio. Examples of the procedure is only applicable to beginners.
mynapater343source
- MyNapster,p2p聊天工具,UDP穿透。-MyNapster, p2p chat tool, UDP penetration.
UDP-NAT
- P2P udp协议打洞简单讲解文章与源码,代码易懂-P2P udp protocol simple holes on the article and source code, code easy to understand
P2P
- P2p程序穿透NAT(udp),适用于两个内网间的通信-P2p program through NAT (udp)
winsock-p2p-udp
- 简单的vb winsock点对点聊天 udp 基础程序 无服务器 客户端-winsock p2p udp