国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開通VIP
p2p
最近看的幾個(gè)開源項(xiàng)目的印象

不是專業(yè)的評(píng)價(jià),就像讀書筆記吧:

1、Azureus(http://azureus.sourceforge.net):這是java版的betorrent,最新版本2.4.0.2。從網(wǎng)上直接下載的源代碼是沒法構(gòu)建的,所用的庫沒有在包里面??梢缘剑?a >http://azureus.cvs.sourceforge.net/azureus/這個(gè)地方去找。對(duì)我們研究的意義主要在于參考其算法。

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)。

3、icecast(http://www.icecast.org):給人感覺比較簡(jiǎn)單,主要實(shí)現(xiàn)了對(duì)mp3的網(wǎng)絡(luò)播放,可用于構(gòu)建網(wǎng)絡(luò)電臺(tái)。

4、P2P Networking Theory(http://cis.poly.edu/~ross/p2pTheory/):這是幾個(gè)大學(xué)的一些P2P領(lǐng)域的學(xué)者一起搞得,叫:P2P Networking理論,我覺得最大的價(jià)值是,在上面可以找到一些論文。

5、theora(http://www.theora.org/):就目前了解來看,他是干了這么一件事情:“Free Video Compression”即:免費(fèi)的視頻壓縮算法,可以下載庫文件(c寫的),目前支持:“A year after getting import and exportsupport for theora, Cinelerra now has distributed theora encodingsupport, which makes theora content creation muchfaster.”即:對(duì)分布式編碼有支持,這是很有意義的。

6、PeerCast(http://www.peercast.org/):“PeerCastis a simple, free way to listen to radio and watch video on theInternet. It uses P2P technology to let anyone become a broadcasterwithout the costs of traditional streaming. This means you get to hearand watch stations not normally found on commercially funded sites.”簡(jiǎn)單的講,就是一個(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è)版本的代碼),也可以找我要。

7、FreeCast(http://www.freecast.org/):“FreeCast is a Java application which allows peer-to-peer streaming. Itmakes possible a stream broadcast to a large number of listeners from asimple DSL connection.”java編寫的P2P在流媒體的應(yīng)用,下載:http://download.freecast.org/,有源代碼,可以研究研究。

8、ActlabTV(http://actlab.tv/):這個(gè)頁面有介紹http://actlab.tv/technology.htm

9、TrevBus(http://www.trevbus.org):是作者在做工程學(xué)位論文時(shí)開發(fā)的,“Trevbus will enable content streamers and others topool their unused bandwidth so content streams can be sent to a largeaudience”。軟件需求說明:http://www.trevbus.org/SRS.html,軟件設(shè)計(jì)文檔:http://www.trevbus.org/SDD.html,理論基礎(chǔ)?:http://www.trevbus.org/thesis.html

10、Stream2Stream(http://s2s.sourceforge.net/):java語言開發(fā)的P2P流媒體系統(tǒng),“Stream-2-Stream implements multicast+, a next generationstreaming protocol. Multicast+ is more efficient and requires lessbandwidth than direct streaming (e.g. shoutcast/icecast).Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no userlimit; stations can be set up without paying a fortune for bandwidth.Stream-2-Stream saves bandwidth by passing streams from one peer toanother through multicast and unicast p2p, rather than everyone gettinga stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

11、P2Pradio(http://p2p-radio.sourceforge.net):java語言開發(fā)的P2P音視頻服務(wù)和客戶端系統(tǒng),“P2P-Radio can distribute audio streams in the MP3and Ogg Vorbis formats and video streams in the NSV format over theInternet. This is done in a peer-to-peer way. The broadcaster doesn'tneed to send the stream to every single listener, because the listenersdistribute it among themselves.”,好像用于學(xué)習(xí)很不錯(cuò),好像是學(xué)生的一個(gè)學(xué)期論文。詳細(xì)介紹:http://p2p-radio.sourceforge.net/about.php.en

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, User driven storage/retrieval of objects. 詳細(xì)請(qǐng)見:http://evl.sourceforge.net/whatis.html#whatis

本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
在JDK1.4中使用JAXP1.3
java客戶端調(diào)用.Net服務(wù)
java學(xué)習(xí)網(wǎng)站
代碼審計(jì)工具匯總
httpclient 學(xué)習(xí)測(cè)試 實(shí)例 示例
十個(gè)最好的PDF生成庫
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服