搜索资源列表
liubingP2P
- 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后
mmzmagic_PeerToPeer
- 本程序为一个真正点对点通讯示范程序:) 实现内网到内网的直接连接(QQ用的技术) 使用Delphi实现。在网上未看到类似的程序,特此发布提供喜欢的朋友参考。 通过UDP来实现穿透NAT的点对点通讯。 >>原定 程序设置一个共享目录里边所有文件都可供别人多点下载(类似BT) 独立服务端 负责消息中转、用户登陆 客户端从服务端获取用户列表 然后直连各个用户 以实现 聊天 语音 视屏 文件传输等可能的一切服务 >>>结果 由于工作太忙
UDP-NAT
- P2P之UDP穿透NAT的原理与实现,希望对初学者有帮助.-P2P UDP penetrate NAT's Principle and realize, and I hope to help beginners.
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
udp-nat
- P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT's Theory and Implementation, including the client and server, and the relevant technical documentation
PTTClient
- VOIP,P2P服务端程序,实现语音压缩,采用UDP的方式,通讯,并实现NAT穿透。
PTTServer
- VOIP,P2P客户端程序,实现语音压缩,采用UDP的方式,通讯,并实现NAT穿透。
NAT-P2P
- vc写的穿透NAT例子。很不错 又说明文件-vc write NAT example of penetration. Also very good note
UDPTestP2P 一个java使用UDP穿透NAT
- 一个java使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接的代码,已通过测试。-Java using UDP through a NAT. The UDP' s connectionless, so it is necessary to maintain their own connection code has been tested.
P2P_by_shootingstars
- p2p NAT穿透技术,p2p NAT穿透技术-p2p NAT traversal techniques, p2p NAT traversal techniques
UDP-NAT
- UDP穿透技术,原理简单,经过本地测试。 -UDP-penetrating technologies, the principle of simple, after local testing.
Soft20060210102649635
- NAT 穿越 NAT分成四种,NAT是为解决网络地址紧张而产生的,但是他给p2P带来了麻烦,要想进行端到端的连接,就必须穿透这一层NAT 但是NAT多种多样,这就给NAT的穿越带来的麻烦,我们必须先确定NAT的类型,然后再进行穿越,这个代码讲述了UDP德穿越,它适用于大多数刘媒体穿越-NAT through NAT divided into four, NAT is a network address to resolve the tensions arising from, but h
NAT
- P2P技术中的UDP穿透NAT的原理详解,另附有一个server和client的实例源代码。-err
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
- 一个P2P 之 UDP穿透NAT的原理与实现!编译无误,开发环境VC6,有客户端和服务端!-UDP penetration of a P2P principle and implementation of NAT! Correct compiler, development environment VC6, there are client and server!
stund
- NAT穿透的开源代码stund,对做p2p开发工作的朋友是个很好的参考。-NAT penetration of open-source stund, pairs of friends to do p2p development work is a good reference.
NAT_P2P_programming_through_design_classic_electro
- P2P编程NAT穿透设计经典电子教程NAT P2P programming through design classic electronic tutorials-NAT P2P programming through design classic electronic tutorials
P2PUDPNAT
- P2P 穿透防护强源代码, 具有很高的参考价值, 欢迎下载参考-p2p nat sorce code
P2PFile
- P2P通讯,NAT分类,nat穿透 TCp-P2P tRANSFER
UDP-NAT
- P2P之UDP穿透NAT的实现,有客户端与服务端代码,虽然简单,功能齐备-P2P UDP penetrate NAT implementations, the client and server code, though simple, full-featured