搜索资源列表
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
FBNetworkLibrary_1.2
- TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞 -P2P communication TCP implementation, TCP through the NAT method, TCP hole punching
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
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.
tcphole
- 简单的tcp穿越代码,有利于帮助初学者理解tcp穿越代码-tcp hole
Game-Server-Network-Programming
- 网络游戏Server编程 本书向读者展示了网络游戏服务器设计和开发的基础知识及实战案例,首先介绍了C/C++的基础知识、开发服务器所必需的基础类及通信类;然后说明了C/C++基础知识中的继承(Inheritance)、重载(Overloading)等概念,以及基础类中的Log、Memory类和Thread类;接着在通信类中对服务器编程所需的Winsock及IOCP进行了说明;还介绍了如何运行库和类设计游戏服务器;另外,介绍了其他书籍中不常见到的性能监视器(Performance Monit
a6e2ecaa793f
- 一个用UDP实现的网络聊天工具,利用UDP打洞技术实现了跨局域网的消息发送功能。-A UDP network chat tool, using UDP hole punching technology across the LAN to send a message.
TCP
- 基于Java的TCP通信技术,实现了TCP打洞技术的一个聊天工具,代码相当详细-Java-based TCP traffic, TCP hole-punching a chat tool in considerable detail, the code
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.
TCPdadongjishu
- 详细介绍TCP打洞技术,并附带有代码供读者参考-Details TCP hole punching technique, together with the code for the reader is referred to
TCPdadongjishu
- 详细介绍TCP打洞技术,并附带有代码供读者参考-Details TCP hole punching technique, together with the code for the reader is referred to
P2PDemo
- P2P服务器可以实现UDP打洞,还有测试客服端-P2P server UDP hole punching, as well as testing customer service side
UDPDaDong
- UDP打洞测试程序,实现点对点信息传输,C#提供了Sockets来进行套接字的编程,里面包含了TcpClient和UdpClient。用过的大家都知道Tcp发送消息更安全,而Udp传送数据容易丢包,但速度快,能穿越防火墙。目前比较流行的QQ聊天工具底层传输协议用户的就是Udp协议(不知道现在该没)。-UDP hole punching test program, peer-to-peer information transmission, C# Sockets to socket program
How-to-do-UDP-hole-punching-(linux-c)
- How to do UDP hole punching (linux c)
P2P
- p2p穿透,客户端和服务器端代码,登记到中转服务器,并连接另外客户端-p2p hole punching
udp
- 就是非常有名的“UDP打洞技术”,UDP打洞技术依赖于由公共防火墙和cone NAT,允许适当的有计划的端对端应用程序通过NAT“打洞”,即使当双方的主机都处于NAT之后。这种技术在 RFC3027的5.1节[NAT PROT] 中进行了重点介绍,并且在Internet[KEGEL]中进行了非正式的描叙,还应用到了最新的一些协议,例如[TEREDO,ICE]协议中。不过,我们要注意的是,“术”如其名,UDP打洞技术的可靠性全都要依赖于UDP。- is widely known as "UDP H
UDPHole
- 简单示例,通过UDP打洞技术实现在不同局域网中的两终端实现通信-A simple example, communicate through UDP hole punching technique implemented in two different LAN terminal
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