搜索资源列表
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
P2PServer(Net)
- C#写的一个对子网进行打洞发送信息的聊天程序.-A program that can send message by making hole in subnet with C#.
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
基于UDP的打洞程序C++
- 确实能用的基于VC的UDP打洞程序
eUDPDaDong 易语言UDP打洞源码
- 易语言UDP打洞源码 注意:本例程两个客户端必须在不同的内网中,在同一个内网中可能不能通信,也没的必要,服务器端要求端口映射8000和8011端口,客户端不必映射(客户端的UDP断口是8188)当两个客户都连接上服务器时自动开始打洞,双房可以通信,也可以关了服务器或客户断开TCP连接. 现在绝大多数的NAPT是Cone NAT。本人在测试的过程中,只好使用了一台日本的Symmetric NAT。还好不是自己的买的,我从不买日货, 希望看这篇文章的朋友也自觉的不要购买日本的东西
P2P.rar
- P2P协议源码。使用UDP打洞技术来构建位于不同内网的两台电脑的连接。,Source of P2P protocol. Utilize UDP holes to establish connection between 2 hosts which are located in different internal network.
makingholes.rar
- 代码实现了udp和tcp在局域网中打洞穿透防火墙的技术,包含原理说明文档,Udp and tcp code implements making holes on the firewall in LAN technology, with the principles of documentation
UDP-NAT
- UDP穿NAT打洞,在两个NAT编译已经通过-UDP wear holes NAT, NAT compiled in two has passed
UDPP2P
- UDPP2P打洞代码加有心跳包维持客户端存在-UDPP2P punching code and a heartbeat packet to maintain existing client
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
NATP2PDllTest
- 实现了内网与内网之间的P2P穿越,打洞实现-Achieved within the network and between the P2P network through, holes to achieve
p2pati-win
- P2P实现对等文件传输, 支持NAT打洞技术。-Realize P2P peer-to-peer file transfer, support for NAT holes technology.
tcpnat
- p2p之tcp打洞技术,可以实现tcp穿越nat的技术-tcp holes of p2p technology, can be achieved through nat technology tcp
UDP-NAT
- P2P udp协议打洞简单讲解文章与源码,代码易懂-P2P udp protocol simple holes on the article and source code, code easy to understand
TCP
- TCP 打洞实例程序 C++编写 有很高的参考价值-TCP NAT
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聊天
P2PDemo
- 本示例是用c++开发的p2p通信示例,采用的是UDP打洞技术(point to point comunication)
03_对称NAT猜测打洞_wei-apan-v10
- nat打洞教程,讲解实现原理以及方案。包括了4种NAT类型的打洞过程。带插图。 是英文版的。(Nat hole tutorial, to explain the principles and solutions. Including 4 types of NAT hole making process. With illustrations. It's in english.)