搜索资源列表
P2P之UDP穿透NAT的原理与实现源代码 .r
- P2P之UDP穿透NAT的原理与实现源代码,有VC实现的网络编程-P2P UDP penetrate NAT Zhi Theory and implementation of the source code, the VC Network Programming
UDP穿越Nat的源码
- UDP穿越Nat的源码 UDP穿越Nat的源码-UDP through UDP source of the source code through the Nat
tcp-udp-nat
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
AgileIM[1]
- AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
UDP_NAT
- udp nat穿透 对于研究nat穿透 p2p来说是一个不错的例子-udp nat penetrating research nat p2p penetration is a good example
udp-over-p2pclient
- peer-to-peer 客户端,实现udp穿越nat-peer-to-peer client, udp achieved through nat
P2P之UDP穿透NAT的原理与实现(附源代码)
- P2P之UDP穿透NAT的原理与实现 两个局域网内的机器通过公网直连的程序-P2P Zhi UDP penetrate NAT Principle and the two machines within the LAN through public networks Direct Connect procedures
Nat-traverse-source
- NAT打洞,原理和源代码 P2P之UDP穿透NAT的原理与实现(附源代码)-NAT burrows, and the principle and source code P2P UDP penetrate NAT's Theory and Implementation (source code)
nat
- Nat打洞技术,使用UDP协议,用于P2P点对点通信.
P2P-nat-UDP
- 是个非常简单的网路程序,只是演示如何进行UDP的内网穿透而已。本人所作的修改 主要是在测试UDP穿透不同的NAT时为了方便使用而已。因此改动也不大,加了一个函数和几参数, 多打印了原来没有的一些信息,如此而已。看源码吧
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
jywct
- UDP实现的NAT穿透 广域网穿透,有需要的下来研究一下-UDP NAT penetration achieved through wide area network, we need to look down
STUN_Client_app
- STUN(Simple Traversal of UDP over NATs,NAT 的UDP简单穿越)是一种网络协议,它允许位于NAT(或多重NAT)后的客户端找出自己的公网地址,查出自己位于哪种类型的NAT之后以及NAT为某一 个本地端口所绑定的Internet端端口。这些信息被用来在两个同时处于NAT 路由器之后的主机之间建立UDP通信。该协议由RFC 3489定义。-STUN (Simple Traversal of UDP over NATs, NAT traversal of UDP
UDP-NAT
- P2P 之 UDP穿透NAT的原理与实现; 包括client to server and client to server. //其中client to client: p2p的消息传递和udp打洞实现。 // client to server:客户端的登记;客户端节点链表的分发;udp打洞命令的请求和分发。 // 对客户端的数据接收和发送采用不同线程来实现 //服务器的模式是:处于循环接收信息和处理消息的状态。-P2P the UDP for NAT Traversal P
NAT-Traversal-
- P2P之UDP穿透NAT的原理与实现源代码 -P2P the UDP NAT Traversal principle and implementation of source code
UDP-NAT
- P2P之UDP穿透NAT的实现,有客户端与服务端代码,虽然简单,功能齐备-P2P UDP penetrate NAT implementations, the client and server code, though simple, full-featured
UDP-NAT
- P2P UDP穿越NAT小程序,适合新手学习P2P方面的知识-P2P NAT traversal applet
UDP-NAT
- 局域网打洞,nat穿透,实现udp通讯。可实现跨局域网聊天。-LAN holes, nat penetrating achieve udp communication. Enabling cross-LAN chat.
UDP-NAT
- UDP网络穿透,包括服务端和客户端,完整工程代码可直接编译运行-UDP network penetration, including server and client,
TestP2P-UDP
- 这个代码实现了UDP协议的NAT穿越,简单设计课客户端和服务器端,已经试验过,能够出现打洞过程。(This code has been implemented NAT traversing of UDP protocol.Simple design course of client and server, which has been tested, can make hole.)