Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - p2p
Search - p2p - List
DL : 0
java p2p 平台无关 jxta 关于分布式的编程,快来下载吧!-p2p platform-independent JXTA on Distributed programming, breaking download!
Date : Size : 11kb User : yu

DL : 0
java p2p 平台无关 jxta 关于分布式的编程,快来下载吧!-p2p platform-independent JXTA on Distributed programming, breaking download!
Date : Size : 9kb User : yu

JAVAP2P技术内幕源代码与大家一起分享-JAVAP2P technology insider source code and share with everyone
Date : Size : 3.44mb User : ywh

DL : 0
P2p资料-20:36 20:36 20:36 information data information 20:36 20:36 20:36 information information
Date : Size : 683kb User : lj

DL : 0
p2p 源代码 利用MFC的源代码-p2p source code using MFC source code
Date : Size : 88kb User : jyq

DL : 0
p2p语音通信系统,本地两台机器可实现联机对话,有少许延迟哦-peer-to-peer voice communications systems, the two local machines can be realized on-line dialogue, a little delay oh
Date : Size : 6kb User : 孙娟

DL : 0
UDP P2P透防火墙关键技术DELPHI版-UDP P2P thoroughly firewall version of key technologies DELPHI
Date : Size : 684kb User : 赵越

DL : 0
自行编写的全套BT源代码,C++编写,完全实现BT的功能,并且经过了大量和长期的实际应用。是可以提供正常商业服务的基础P2P文件共享软件。从开发到现在已经稳定测试2年以上,性能非常稳定。-prepared by their own set of source code BT, C preparation, the full realization of BT's capabilities, and after a substantial and long-term practical applications. It is to provide normal business services based on peer-to-peer file-sharing software. From the development of stability now more than 2 years of testing, performance is very stable.
Date : Size : 567kb User : jianglong

DL : 0
采用P2P的技术建立流媒体广播,可以很大程度节省服务器的带宽消耗。先建立一个流媒体服务器,可以采用WINDOWS2003自带的media server,生成一个信号源。P2P流媒体广播的服务端从流媒体服务器提取一个流作为源,这个源必须是用http协议来提取的,然后再由P2P服务端分发到各个P2P客户端.服务端与客户端的例子程序-using the technology to establish peer-to-peer streaming media broadcasts, can save a large extent server bandwidth consumption. First establish a streaming media server, we can use the media WINDOWS2003 own server, generating a signal source. P2P streaming media broadcasting services from streaming-media server extraction flow as a source, the source must be used to extract http protocol, then peer-to-peer server distributed to various peer-to-peer client. The server and client examples procedures
Date : Size : 14kb User : bily

p2p传输协议的类QQ程序-p2p transmission protocols like QQ procedures.
Date : Size : 569kb User : 刘日超

DL : 0
用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。-achieved using UDP p2p is the piercing, P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http :// midcom-p2p.sourceforge.net/draft-ford- midcom- p2p- 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link with each other's success.
Date : Size : 31kb User : 刘冰

DL : 0
使用sha函数实现哈希查找,希望对于初学P2P的人有一定帮助-use Hash Function find hope for the peer-to-peer learning will definitely help
Date : Size : 3kb User :

这是一个基于linux环境的p2p小软件代码。-This is a Linux-based environment of a small peer-to-peer software code.
Date : Size : 108kb User : changjia

DCPlus -0.687是一个运行在mindows下的p2p软件。-Environment- is a .687 mindows running in the peer-to-peer software.
Date : Size : 2.34mb User : changjia

DL : 0
一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。 程序现在支持三个命令:send , getu , exit send格式:send username message 功能:发送信息给username getu格式:getu 功能:获得当前服务器用户列表 exit格式:exit 功能:注销与服务器的连接(服务器不会自动监测客户是否吊线)-a peer-to-peer chatting simulation of the process of source code, the process is very simple. P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http :// midcom-p2p.sourceforge.net/draft-ford- midcom- p2p- 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link
Date : Size : 30kb User : 李俊升

这是一款p2p聊天软件的原代码,里面采用了多线程机制和p2p的机理!而且其几乎模仿了qq的很多很多功能!-This is a peer-to-peer chat software of the original code, there is a multi-threaded mechanism and the mechanism of peer-to-peer! But its almost qq imitate the function of many!
Date : Size : 25kb User : mecen

C#网络开发,一个简单的P2P技术实现点对点聊天-C# network development, a simple peer-to-peer technology to achieve Chat
Date : Size : 34kb User : jorton

C++的一个P2P程序,支持流媒体的传输-a P2P C procedures, streaming media transmission
Date : Size : 565kb User : 林凡

DL : 0
美国佛罗里达大学的-p2cast_Tech p2p技术-American University of Florida-p2cast_Tech peer-to-peer technology
Date : Size : 222kb User : 李大伟

一个简单的p2p实现,提供给初学者学习参考。使用java的运行环境。-a simple peer-to-peer realized, for beginners to learn reference. Java use the runtime environment.
Date : Size : 3kb User : libaiyu
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.