搜索资源列表
eUDPDaDong 易语言UDP打洞源码
- 易语言UDP打洞源码 注意:本例程两个客户端必须在不同的内网中,在同一个内网中可能不能通信,也没的必要,服务器端要求端口映射8000和8011端口,客户端不必映射(客户端的UDP断口是8188)当两个客户都连接上服务器时自动开始打洞,双房可以通信,也可以关了服务器或客户断开TCP连接. 现在绝大多数的NAPT是Cone NAT。本人在测试的过程中,只好使用了一台日本的Symmetric NAT。还好不是自己的买的,我从不买日货, 希望看这篇文章的朋友也自觉的不要购买日本的东西
P2P-UDP-Pass
- 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure works for UDP hole test program. For simplicity, the application server on the reception of
MyP2PApplication
- JAVA的P2P程序,利用UDP打洞来穿透防火墙实现不同的两个内网之间进行点对点连接-JAVA of P2P programs, using the UDP hole punching to penetrate the firewall to achieve two different point between the internal network to connect
Csharp.RAR
- 这个是用C#写的udp打洞程序。实现了 打洞的基本原理。希望对大家用有。-This is written in C# udp hole program. The basic principle to achieve a hole. Hope to use a.
IMLibrary
- 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.0 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 程序以实现局域网
P2P
- 利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息-Use of UDP hole punching techniques. Sub-server-side with the client. Server-side is responsible for landing records the user' s IP and port holes, and forwarding the message
Peer-to-Peer_Communication_Across_Network_Address
- This Document show you the UDP Hole Punching technology
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
Game-Server-Network-Programming
- 网络游戏Server编程 本书向读者展示了网络游戏服务器设计和开发的基础知识及实战案例,首先介绍了C/C++的基础知识、开发服务器所必需的基础类及通信类;然后说明了C/C++基础知识中的继承(Inheritance)、重载(Overloading)等概念,以及基础类中的Log、Memory类和Thread类;接着在通信类中对服务器编程所需的Winsock及IOCP进行了说明;还介绍了如何运行库和类设计游戏服务器;另外,介绍了其他书籍中不常见到的性能监视器(Performance Monit
ICQ
- 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 -Descr ipt
a6e2ecaa793f
- 一个用UDP实现的网络聊天工具,利用UDP打洞技术实现了跨局域网的消息发送功能。-A UDP network chat tool, using UDP hole punching technology across the LAN to send a message.
123
- 自己写的一个基于Java的远程控制程序,基于UDP通信,现在只能在内网中实现,还没有实现UDP打洞技术。-You write a Java-based remote control program, based on UDP traffic, and now only including network, there is no UDP hole punching technology.
CMakkeTCPHolla
- 能使用TCP打洞的源程序源码,不是前面面所说的是UDP打洞原理! -Can use the source code of TCP holes, not the front surface of said UDP hole principle!
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
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
C#实现UDP打洞即时视频聊天
- C#实现UDP打洞即时视频聊天的一个简单历程(C# implementation of UDP hole instant video chat)