搜索资源列表
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
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue
P2P
- 实现P2P通讯的底层类,其主要时根据网络资料的所提供的通过UDP打洞的方式穿透防火来实现的
P2P_NAT
- VC++环境下实现的P2P打洞程序,即NAT(Network Address Translators),网络地址转换,有客户端和服务器端两部分,并附有详细说明NAT原理的文件!
UDP_p2p_DADON
- UDP p2p打洞技术,很有参考价值的,敢快下载吧
P2P
- P2P打洞的理论和相关实现程序代码,详细介绍了P2P打洞的理论知识,并且给出了相关的实现代码。无论是学习编写聊天程序还是木马都很有帮助
P2P(VB.net)
- 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评
p2p
- TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞.rar,用于实现内网p2p传输
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 b
易语言编写的P2P服务端客户端
- 易语言编写的P2P服务端客户端,UDP通信模式,内网打洞成功。-Easy language of P2P server client, UDP communication patterns within the network successfully dug the hole.
P2P.rar
- P2P协议源码。使用UDP打洞技术来构建位于不同内网的两台电脑的连接。,Source of P2P protocol. Utilize UDP holes to establish connection between 2 hosts which are located in different internal network.
Bowen.P2P
- P2P穿越NAT内网打洞通信源码。网上很多打洞的源码都是C++的,现有一个C#版本的,经测试可以穿越内网通信。-P2P communication across NAT holes within the network source. Many holes are online C++ source code, and an existing C# version, the test can pass through the network communication.
UDPP2P
- 用UDP实现 P2P打洞通信代码,另外加有心跳包维持客户端存在-udp p2p
P2P
- p2p实例 网络打洞技术 网络编程 vc++ 编码-P2p example network make hole technical network programming vc++ coding
P2PDemo
- 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of the use of UDP protocol P2P holes dialogue principle demon
MakeTCPHole
- P2P打洞 穿透NAT 制作聊天软件基础 适合中级程序爱好者-Holes through NAT P2P chat software based production process for intermediate lovers
p2p_Puch_Hole
- P2P打洞方法,源代码很好用。本人调试通过。-P2P hole method, the source code useful. I debug through.
UDP
- C# UPD打洞技术 P2P通信 P2P聊天
P2P
- p2p打洞原理介绍,不错的好书,希望对初学者有帮助-p2p holes principles introduced, good books, I hope to help beginners
CSharp---P2P-and-NAT-
- 讲解如果通过NAT打洞来实现P2P打洞,资料中包含源码。-Explain if the holes to achieve through the NAT P2P holes, the information contained in the source code.