1、、Azureus(http://azureus.sourceforge.net):這是java版的betorrent,最新版本2.4.0.2。從網(wǎng)上直接下載的源代碼是沒法構(gòu)建的,所用的庫沒有在包里面??梢缘剑篽ttp://azureus.cvs.sourceforge.net/azureus/這個(gè)地方去找。對(duì)我們研究的意義主要在于參考其
1、、Azureus(http://azureus.sourceforge.net):這是java版的betorrent,最新版本2.4.0.2。從網(wǎng)上直接下載的源代碼是沒法構(gòu)建的,所用的庫沒有在包里面??梢缘剑篽ttp://azureus.cvs.sourceforge.net/azureus/這個(gè)地方去找。對(duì)我們研究的意義主要在于參考其算法。
免費(fèi)開源 sourcefree.org
2、Shareaza(http://www.shareaza.com/):這是C++版的,他最大特點(diǎn)就是集成了對(duì)多個(gè)流行P2P文件格式的支持,有了它可以下載電驢、.torrent等,目前版本是2.2.1.0。對(duì): EDonkey2000, Gnutella, BitTorrent 及 Gnutella2 (G2) 都支持,界面也很酷,支持換膚。大家可以直接下載源代碼構(gòu)建(ide環(huán)境是.net)。 免費(fèi)開源 sourcefree.org
3、icecast(http://www.icecast.org):給人感覺比較簡單,主要實(shí)現(xiàn)了對(duì)mp3的網(wǎng)絡(luò)播放,可用于構(gòu)建網(wǎng)絡(luò)電臺(tái)。
開源免費(fèi)網(wǎng) http://www.sourcefree.org
4、P2P Networking Theory(http://cis.poly.edu/~ross/p2pTheory/):這是幾個(gè)大學(xué)的一些P2P領(lǐng)域的學(xué)者一起搞得,叫:P2P Networking理論,我覺得最大的價(jià)值是,在上面可以找到一些論文。
開源免費(fèi)網(wǎng) sourcefree.org
5、theora(http://www.theora.org/):就目前了解來看,他是干了這么一件事情:“Free Video Compression ”即:免費(fèi)的視頻壓縮算法,可以下載庫文件(c寫的),目前支持:“A year after getting import and export support for theora, Cinelerra now has distributed theora encoding support, which makes theora content creation much faster.”即:對(duì)分布式編碼有支持,這是很有意義的。 開源免費(fèi)網(wǎng) sourcefree.org
6、PeerCast(http://www.peercast.org/):“PeerCast is a simple, free way to listen to radio and watch video on the Internet. It uses P2P technology to let anyone become a broadcaster without the costs of traditional streaming. This means you get to hear and watch stations not normally found on commercially funded sites. ”簡單的講,就是一個(gè)p2p的可以用于網(wǎng)絡(luò)電臺(tái)的流媒體軟件。能夠穿越防火墻、Nat等。源代碼獲取,需要使用“Subversion”(這個(gè)東西設(shè)計(jì)出來是替換cvs的,確實(shí)不錯(cuò),有空研究下,可以到“http://www.subversion.org.cn/svnbook/”看使用說明),地址:svn://peercast.org/peercast/tags(好像要選擇下,不然會(huì)搞下來好幾個(gè)版本的代碼),也可以找我要。
開源免費(fèi) www.sourcefree.org
7、FreeCast(http://www.freecast.org/): “FreeCast is a Java application which allows peer-to-peer streaming. It makes possible a stream broadcast to a large number of listeners from a simple DSL connection.”java編寫的P2P在流媒體的應(yīng)用,下載:http://download.freecast.org/,有源代碼,可以研究研究。
免費(fèi)開源 sourcefree.org
8、ActlabTV(http://actlab.tv/):這個(gè)頁面有介紹http://actlab.tv/technology.htm 開源免費(fèi)網(wǎng) sourcefree.org
9、TrevBus(http://www.trevbus.org):是作者在做工程學(xué)位論文時(shí)開發(fā)的,“Trevbus will enable content streamers and others to pool their unused bandwidth so content streams can be sent to a large audience”。軟件需求說明:http://www.trevbus.org/SRS.html,軟件設(shè)計(jì)文檔:http://www.trevbus.org/SDD.html,理論基礎(chǔ)?:http://www.trevbus.org/thesis.html
免費(fèi)開源 sourcefree.org
10、Stream2Stream(http://s2s.sourceforge.net/):java語言開發(fā)的P2P流媒體系統(tǒng),“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit; stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php 開源 免費(fèi) sourcefree
11、P2Pradio(http://p2p-radio.sourceforge.net):java語言開發(fā)的P2P音視頻服務(wù)和客戶端系統(tǒng),“P2P-Radio can distribute audio streams in the MP3 and Ogg Vorbis formats and video streams in the NSV format over the Internet. This is done in a peer-to-peer way. The broadcaster doesn't need to send the stream to every single listener, because the listeners distribute it among themselves.”,好像用于學(xué)習(xí)很不錯(cuò),好像是學(xué)生的一個(gè)學(xué)期論文。詳細(xì)介紹:http://p2p-radio.sourceforge.net/about.php.en 開源免費(fèi)網(wǎng) http://www.sourcefree.org
12、Nodezilla(http://evl.sourceforge.net) :這是一個(gè)由java編寫的安全的、分布的并且高容錯(cuò)的路由系統(tǒng)。他的主要目標(biāo)就是,為分布式應(yīng)用(聊天、高清晰視頻多播、文件共享、安全文件存儲(chǔ))提供底層。目前構(gòu)建的應(yīng)用有:Anonymous File sharing, Hierarchical Multimedia Streaming, Digital photo sharing with selected friends, Distributed BitTorrentStore Database,
聲明:本網(wǎng)頁內(nèi)容旨在傳播知識(shí),若有侵權(quán)等問題請(qǐng)及時(shí)與本網(wǎng)聯(lián)系,我們將在第一時(shí)間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com