搜索资源列表
基于UDP的打洞程序C++
- 确实能用的基于VC的UDP打洞程序
UDP打洞程序
- udp协议 穿透内网,远程信息发送,建立成功后则不用服务器
NATSolutions
- 很实用的点对点通讯程序,通过UDP打洞穿透NAT网关实现P2P连接,该源码实现了一个网络地址转换系统,分3个部分:1)路由器 2)TCP映象 3)UDP映象-very practical point-to-point communications procedures through UDP burrows penetrate NAT Gateway peer-to-peer connectivity, the source imple
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-
P2Pshili
- 这是用VB.net实现的一个简单的P2P示例.利用了UDP打洞技术.分服务器端跟客户端.服务器端负责登陆记录用户的IP和端口及转发打洞消息.-This is achieved using Programs require a simple example of P2P. UDP burrows use of the technology. Service hours Treasury ends with the client. serv
P2P
- 实现P2P通讯的底层类,其主要时根据网络资料的所提供的通过UDP打洞的方式穿透防火来实现的-Realize the underlying P2P communication category, the main information in accordance with the network provided through the UDP holes penetrating fire way to achieve the
GIB
- TCP 打洞,通常UDP打洞,上传达室个TCP的,在VC下测试通过,效果不错,供大家研究-TCP holes, holes are usually UDP, TCP on the janitor
GIB
- TCP 打洞,通常UDP打洞,上传达室个TCP的,在VC下测试通过,效果不错,供大家研究-TCP holes, holes are usually UDP, TCP on the janitor
UDP-NAT
- UDP穿越防火墙的例子,有助于学习UDP打洞原理哦。-UDP through the firewall example, contribute to learning UDP holes Oh principle.
udphole
- UDP打洞的源代码,可以作为UDP穿越防火墙的参考-UDP holes of the source code through the firewall UDP can be used as a reference
UDPMakeHole
- UDP打洞测试程序源码,语言为c#,包括客户端和服务器端。-UDP source holes testing procedures, language for c#, Including client and server.
UDP
- 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure for the UDP test procedures for Principle holes. For simplici
p2pClient_Server
- 模拟QQ聊天过程的P2P程序,基于UDP打洞实现P2P通讯-Simulation QQ chat P2P process procedures, UDP-based P2P communication holes realize
filesender
- 程序为p2p模式的文件传输系统,采用了udp打洞技术。传输速率高,可在广域网传输-Procedures for p2p file transfer mode system, using technology udp holes. Transfer rate of high transmission in the WAN
UDP-NAT
- UDP穿NAT打洞,在两个NAT编译已经通过-UDP wear holes NAT, NAT compiled in two has passed
UDP-NAT
- P2P udp协议打洞简单讲解文章与源码,代码易懂-P2P udp protocol simple holes on the article and source code, code easy to understand
ZQ.P2PServer.UDP
- C#p2p udp 打洞,经过测试可以在公网上运行-C# p2p udp holes, after the test can be run online in the public
udp
- 这是用VB.net实现的一个简单的P2P示例。利用了UDP打洞技术,分服务器端跟客户端,服务器端负责登陆记录用户的IP和端口及转发打洞消息。原理到处都有,这里就没有贴出来。这里贴出了VB.net的代码,供初学者交流,也欢迎高手点评…… 服务器端在启动成功后,输入help可以查看到服务器相关命令。 客户端在登陆成功后,输入help可以查看客户端相关命令(登陆时用户名随便)。-This is achieved using VB.ne
P2PDemo
- 本示例是用c++开发的p2p通信示例,采用的是UDP打洞技术(point to point comunication)
C#实现UDP打洞即时视频聊天
- C#实现UDP打洞即时视频聊天的一个简单历程(C# implementation of UDP hole instant video chat)