资源列表
updater
- 一段实现远程更新的源代码。可用于程序在运行时,根据需要进行远程的自动更新
P2P
- P2P 之 UDP穿透NAT的原理与实现(附源代码)
JXTAcode
- JAVA的一个P2P例子,希望大家能通过此来学习 -JAVA example of a peer-to-peer, we hope to learn through this
Sockets
- it is a java p2p file transfer with p2p connection.-it is a java p2p file transfer with p2p connection.
P2PUDPNAT
- 自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(
P2P-NAT
- 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC sou
P2P-UDP-NAT-stun
- 将实现P2P的NAT穿越的原理的代码加以改进,增加了tell功能
tools
- 使用P2P协议进行视频播放,可以穿透内网,发现网络中的视频资源,播放是点对点,非常值得学习!-Use P2P protocol for video playback, can penetrate the net and found a network of video resources, play is a point well worth learning!
Wormhole_beta
- Java语言编写的基于UDP协议的局域网通信工具源码,有界面。开发环境:Windows xp, JDK1.6, Eclipse-UDP based LAN communication tool, which provides message and file communication capabilities
P2Pforstduy
- p2p很好的学习源码,带领你入门p2p的神奇世界-p2p good learning source, and lead you the magical world of entry-p2p
dianduidiantongxin
- 用Visual C#实现局域网点对点通讯,在网络中利用此通讯程序进行与任一计算机的通讯-with Visual C# LAN peer-to-peer communications, in the network using the procedures and communications as a computer communications
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-to-peer principle of dialogue