搜索资源列表
IOCP优化过的基于UDP的P2P网络传输控件
- 一个经过IOCP优化过的基于UDP的P2P网络传输控件,只要加入对方IP和Port可自动打洞,实现P2P。可发现文字、内存流、文件。具有事件回调功能(包括发送成功,发送丢失、发送无回应(失败)、发送有应答)。-an optimization based on UDP over the P2P network transmission controls, By other IP and Port automatically burrows, and achieve P2P. Text can be
UDP文件传输
- 本源码用DELPHI开发,使用UDP协议进行P2P文件传输-source with the Delphi development, use UDP for peer-to-peer file transfer
UDPp2P
- UDP P2P透防火墙关键技术DELPHI版-UDP P2P thoroughly firewall version of key technologies DELPHI
liubingP2P
- 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后
tcp-udp-nat
- 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
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
UDP----P2P
- 一个基于UDP协议P2P传输的实用例子,内附源代码
P2P.rar
- P2P协议源码。使用UDP打洞技术来构建位于不同内网的两台电脑的连接。,Source of P2P protocol. Utilize UDP holes to establish connection between 2 hosts which are located in different internal network.
P2P
- C# udp p2p socket 信息通讯-C# udp p2p socket wat im message
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.
P2P
- P2P 之 UDP穿透NAT的原理与实现(附源代码)-Of UDP through NAT P2P Theory and Implementation (with source code)
UDP
- C# UPD打洞技术 P2P通信 P2P聊天
UDP-p2p
- 实现UDP点对点传输。值得初学者学习。代码经调试编译通过。-Implement UDP point transmission. Beginners should learn. The debug code compile.
p2p
- 利用UDP协议穿透NAT代理的P2P设计与应用-The design and application for passing NAT agent by UDP protocol
p2p
- 通常情况下,当进程使用UDP 和外部主机通信时,NAT 会建立一个Session ,这个Session 能够保留多久并没有标准,或许几秒,几分钟,几个小时。(Typically, when a process uses UDP to communicate with an external host, NAT creates a Session, how long the Session can hold and does not have a standard, maybe a few sec
