搜索资源列表
messagetr
- 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-p
socks5协议转http协议源码
- 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.
thanksharp_tq_v0.0.2
- 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹. 本程序只是实现简单的-1. Online procedures introduced by
14
- 序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹-sequence on the Internet to the
自动NAT检测STUN源代码
- 可以自动探测你所处的网络NAT类型-can automatically detect where you are in the type of network NAT
stun-1.0.tar
- STUN(RFC3489)客户端的简单实现,Internet上有很多STUN server,改程序可以检测本地和公网之间的NAT类型。-STUN (RFC3489) client to achieve a simple, Internet there are a lot of STUN server, changed the procedure can detect both local and public network between the NAT type.
ClientServer
- Stun Client to determine Public IP of Client behind NAT and type of NAT
NET-P2P
- 网络传输模块总要 NAT类型不同传输方式不同采用不同的方法进行NAT穿越。-Network transmission module total to NAT type transmission in different ways using different methods across NAT.
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
ICE
- 详细介绍了ICE整个过程,NAT类型以及如何穿越防火墙,并且有自己系统的相关部分的流程图。-ICE described in detail the whole process, NAT type and how to cross the firewall, and has its own system, the relevant parts of the flow chart.
liaotianchengsi
- 关于STUN协议的一个通讯程式,可以通过UDP方式获得NAT类型-STUN agreement on a communications program can be obtained through the NAT type of UDP
Dstun1.0
- Stun Client to determine Public IP of Client behind NAT and type of NAT
NatCheck
- 更加消息来对网络类型进行判断,目标网络是属于那种nat类型-More messages to determine the type of network, the target network is one of those types of nat
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
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.
sSTUUNServeert
- stun server 用来判断网关关的NAT类型,对于P2P有一定意义。 -the stun server used to determine the gateway related NAT type for P2P.
P2P
- 本文主要討論關於P2P 通信的一些常見問題和解決方案。主要內容包含:P2P 通信與網絡設備的關係、不同的網絡設備特徵對P2P 產生的影響、網絡地址轉換(NAT )的類型、NAT 類型的檢測方法、協議防火牆的突破方法、隧道技術、對於不同的NAT 類型採取的穿透方法。-This article focuses on the P2P communication some common problems and solutions. The main content includes: the P2P
testdlg
- 检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改-Detect NAT type of the client, the program specifies the server IP address, the user can modify
STUNaTURN-CHECK-NATTYPE-CODE
- STUN/TURN 服务器中NAT类型的检测代码。-STUN/TURN server NAT type detection code.
NAT-Check
- 检测网络NAT类型,用于Peer to Peer NAT穿透-NAT type detection network for Peer to Peer NAT penetration