搜索资源列表
易语言编写的P2P服务端客户端
- 易语言编写的P2P服务端客户端,UDP通信模式,内网打洞成功。-Easy language of P2P server client, UDP communication patterns within the network successfully dug the hole.
eUDPDaDong 易语言UDP打洞源码
- 易语言UDP打洞源码 注意:本例程两个客户端必须在不同的内网中,在同一个内网中可能不能通信,也没的必要,服务器端要求端口映射8000和8011端口,客户端不必映射(客户端的UDP断口是8188)当两个客户都连接上服务器时自动开始打洞,双房可以通信,也可以关了服务器或客户断开TCP连接. 现在绝大多数的NAPT是Cone NAT。本人在测试的过程中,只好使用了一台日本的Symmetric NAT。还好不是自己的买的,我从不买日货, 希望看这篇文章的朋友也自觉的不要购买日本的东西
IMLibrary
- 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.0 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 程序以实现局域网
UDPTest
- try to punch hole in firewalls via UDP
P2P_Demo
- 采用UDP协议进行P2P打洞对话原理的演示程序,供学习交流-P2P protocol using UDP hole punching dialogue principle demonstration program for the study and exchange ~ ~ ~
UDP_MakeHole
- udp 穿透, 传透NAT,打洞。不仅有文档的介绍,将原理介绍清楚,而且有可以直接运行的源码。学习udp打洞的好资料。-udp penetrate, pass through the NAT, holes. Not only describes the document will introduce a clear principle, but also can run the source code. Good information to learn udp hole punching.
udp
- udp打洞 udp打洞 udp打洞 udp打洞 udp打洞-udp hole
ICQ
- 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 -Descr ipt
punch
- Udp hole punch. Small progrma wich implements udp hole punch. It is need extenrnal ip s to implement hole punch
P2PDemo
- P2P服务器可以实现UDP打洞,还有测试客服端-P2P server UDP hole punching, as well as testing customer service side
How-to-do-UDP-hole-punching-(linux-c)
- How to do UDP hole punching (linux c)
udp
- 就是非常有名的“UDP打洞技术”,UDP打洞技术依赖于由公共防火墙和cone NAT,允许适当的有计划的端对端应用程序通过NAT“打洞”,即使当双方的主机都处于NAT之后。这种技术在 RFC3027的5.1节[NAT PROT] 中进行了重点介绍,并且在Internet[KEGEL]中进行了非正式的描叙,还应用到了最新的一些协议,例如[TEREDO,ICE]协议中。不过,我们要注意的是,“术”如其名,UDP打洞技术的可靠性全都要依赖于UDP。- is widely known as "UDP H
udpdadong
- UDP打洞使用易语言简单的实现,兵符连接服务器-UDP to make hole easy language to achieve
udp-hole-punching
- This free source for UDP hole punching to process peer to peer communication over the internet. This is developed in C# and easy to use. UDP hole punching is one branch of peer to peer communication methods. Thanks for reading!-This is free sou
HoleFinder_src-1-buildOK
- It is free source code for UDP hole finder and peer to peer communication.
P2P-Over-MiddleBoxes-Demo-master
- 实现客户与客户之间的通信,采用udp打洞的方式闯过公网,将消息传给接收双方(Realize the communication between customers and customers, use udp to make a hole through the public network, send the message to the receiving party)