搜索资源列表
PeerToPeer
- 本程序使用Delphi实现点对点通讯程序。通过UDP来实现穿透NAT的点对点通讯,程序还需改进。-This program uses Delphi to achieve point to point communication program. UDP through NAT achieved by point to point communication, the program needs to improve.
P2P
- P2P之UDP穿透NAT的原理与实现,请参阅压缩包内txt文件-Of UDP through NAT P2P and implementation of the principle, see txt file inside the archive
P2P
- P2P 之 UDP穿透NAT的原理与实现(附源代码)
P2SPCchat
- 实现基于UDP的NAT穿越,客户端/服务器端程序-Through the UDP for NAT-based, client/server-side program
dsss
- 一种基于局域网的udp组播技术与实现,利用重叠io,与多线程池的nat技术-Udp multicast based on LAN technology and implementation, the use of overlapped io, nat and multi-thread pool technology
P2P
- VC++ 局域网UDP穿透NAT(P2P)的原理及源代码-VC++ LAN UDP through NAT (P2P) principle and source code
p2p
- 利用UDP协议穿透NAT代理的P2P设计与应用-The design and application for passing NAT agent by UDP protocol
P2P_by_shootingstars
- 一个C++使用UDP穿透NAT.由于UDP的无连接的,所以需要自己维护连接的代码,已通过测试-A C++ using UDP through NAT. Because the non-connected UDP, so it is necessary to maintain their own connection code has been tested
201141822308740
- P2P之UDP穿透NAT的原理与实现--增强篇(附源代码)-Of UDP through NAT P2P and implementation of the principle- enhanced article (with source code)
udptool.tar
- A simple cross-platform UDP test tool, the originated purpose is to test the max NAT session number of a NAT router. Currently support windows, unix, linux.
P2PtoUDP
- 使用p2p原理,采用UDP协议穿透NAT的原理与实现,附加源代码-UDP
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration using the UDP protocol P2P holes dialogue principle demonstra
PeerToPeer
- Delphi源码,网络相关,仿QQ,点对点聊天,UDP 真正的点对点通讯实例,实现类似QQ的技术,主是通过UDP穿透NAT进行通讯。程序要用到两个控件:DXSock和Rzaize 3.10。-Delphi source, network-related imitation QQ, peer-to-peer chat, the UDP point-to-point communication instance, similar QQ technology, the main NAT Tra
UDPP2PNAT
- 基于UDP协议,P2P通过NAT的穿透技术,实现通信的技术。-UDP-based protocol, P2P NAT penetration technology, communication technology.
P2PClient
- P2P之UDP穿透NAT的原理与实现 - 增强篇(客服端的源代码)-P2P the UDP for NAT Traversal Principle and Implementation- Enhanced replies (the customer service side of the source code)
P2PServer
- P2P之UDP穿透NAT的原理与实现 - 增强篇(服务器端的源代码)-P2P the UDP for NAT Traversal Principle and Implementation- Enhanced (server-side source code)
Sstuun_serveeT
- STUN演示程序源码,能穿过绝大多数防火墙NAT等.演示实际际应用中的VOIP上UDP通信体系 可直接使用。 已通过测试。 -STUN demo program source code, can pass through most firewalls and NAT applications demonstrates the actual occasion of VOIP UDP communication system can be used directly. Has been test
SliaotianchenT
- 关于STUN协议的一个通讯程式,可以通过UDP方方式获得NAT类型 ,经测试可直接使用。 -A communications program on the STUN protocol, UDP side way to get NAT type has been tested and can be used directly.
jTestP2P-UDPa
- java使用UDP穿透NAT.由于UDP的无连接的,所所以需要自己维护连接,那就是心跳!, -java using UDP penetrate NAT. of UDP connections, so it is necessary to maintain their own connections, that is the heartbeat!
TP2PUDPNAATh
- 自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提 -Own implementation of a source code to illust