搜索资源列表
P2P
- P2P打洞的理论和相关实现程序代码,详细介绍了P2P打洞的理论知识,并且给出了相关的实现代码。无论是学习编写聊天程序还是木马都很有帮助
P2P.rar
- P2P协议源码。使用UDP打洞技术来构建位于不同内网的两台电脑的连接。,Source of P2P protocol. Utilize UDP holes to establish connection between 2 hosts which are located in different internal network.
P2P
- p2p实例 网络打洞技术 网络编程 vc++ 编码-P2p example network make hole technical network programming vc++ coding
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
p2ppackages
- p2p打洞的功能封装,对于需要使用P2P的地方可以直接引用-p2p holes feature packages that require the use of P2P where you can refer directly to
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聊天
P2P
- p2p打洞原理介绍,不错的好书,希望对初学者有帮助-p2p holes principles introduced, good books, I hope to help beginners
CSharp---P2P-and-NAT-
- 讲解如果通过NAT打洞来实现P2P打洞,资料中包含源码。-Explain if the holes to achieve through the NAT P2P holes, the information contained in the source code.
P2P
- P2P打洞实现NAT穿越,进行跨局域网点对点通信。-P2P holes NAT traversal across LAN point-to-point communication.
P2P(TCP_DemoPUDP_Demo)_VC6
- 基于mfc的p2p打洞源码,可以再通过公网服务器实现两个私网的打洞链接-P2p holes based on mfc source code can be achieved through the public network server burrow two private network links
p2p
- p2p打洞客户端与服务端程序示例; P2P点对点通信代码-P2P code
P2PDemo
- 本示例是用c++开发的p2p通信示例,采用的是UDP打洞技术(point to point comunication)
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)