文件名称:ccn7
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-06-06
- 文件大小:
- 27.35mb
- 下载次数:
- 0次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NDN(Named Data Networking)是由加州大学洛杉矶分校Lixia Zhang团队为首开展的研究项目,该项目由NSF Future Internet Architecture(FIA)资助,开始于2010年。NDN的提出是为了改变当前互联网主机-主机通信范例,使用数据名字而不是IP地址进行数据传递,让数据本身成为因特网架构中的核心要素。NDN保持沙漏模型,采用七层结构,下层协议都是为了适配底层物理链路和通信而设计,上层协议为对应相关的应用而设计。与TCP/IP模型最大的区别就是在中间层用命名数据(内容块)取代IP 。Content-centric Networking(CCN)由PARC的Van Jacobson在2009年提出。CCN和NDN仅是叫法不同,无本质上的区别。这是ccn第7版实现代码-NDN (Named Data Networking) is a UCLA team led by Lixia Zhang conduct research projects funded by the NSF Future Internet Architecture (FIA) funding, which began in 2010. NDN was proposed to change the current Internet hosts- host communication paradigm, using the data name instead of the IP address for data transfer, let the data itself becomes a core element of the Internet architecture. NDN remains an hourglass model, using seven structures are designed to fit the bottom of the lower layer protocols and physical communications link designed to correspond to the upper layer protocol-related applications. The biggest difference with the model TCP/IP is used in the intermediate layer name instead of IP data (content block). Content-centric Networking (CCN) proposed by the PARC s Van Jacobson in 2009. CCN and NDN is just a different name, no essential difference. This is the 7th edition ccn implementation code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ccn7\android\apps\CCNx-Android-Chat\.classpath
....\.......\....\.................\.project
....\.......\....\.................\AndroidManifest.xml
....\.......\....\.................\download.sh
....\.......\....\.................\hashes\bcprov-jdk16-1.43.jar.sha1
....\.......\....\.................\icons\crystal_clear_app_aim.png
....\.......\....\.................\.....\crystal_clear_app_aim_ccnx.xcf
....\.......\....\.................\.....\LICENSE
....\.......\....\.................\Makefile
....\.......\....\.................\README
....\.......\....\.................\res\drawable-hdpi\icon.png
....\.......\....\.................\...\.........ldpi\icon.png
....\.......\....\.................\...\.........mdpi\crystal_clear_app_aim_ccnx.png
....\.......\....\.................\...\layout\ccnchat_chat.xml
....\.......\....\.................\...\......\ccnchat_settings.xml
....\.......\....\.................\...\......\chat_row.xml
....\.......\....\.................\...\......\main.xml
....\.......\....\.................\...\values\strings.xml
....\.......\....\.................\src\org\ccnx\android\apps\chat\CcnxChatMain.java
....\.......\....\.................\...\...\....\.......\....\....\ChatCallback.java
....\.......\....\.................\...\...\....\.......\....\....\ChatScreen.java
....\.......\....\.................\...\...\....\.......\....\....\ChatWorker.java
....\.......\....\.............StartupExamples\.classpath
....\.......\....\............................\.project
....\.......\....\............................\AndroidManifest.xml
....\.......\....\............................\download.sh
....\.......\....\............................\hashes\bcprov-jdk16-1.43.jar.sha1
....\.......\....\............................\Makefile
....\.......\....\............................\proguard.cfg
....\.......\....\............................\README
....\.......\....\............................\res\drawable-hdpi\icon.png
....\.......\....\............................\...\.........ldpi\icon.png
....\.......\....\............................\...\.........mdpi\icon.png
....\.......\....\............................\...\layout\main.xml
....\.......\....\............................\...\......\starter.xml
....\.......\....\............................\...\values\strings.xml
....\.......\....\............................\src\org\ccnx\android\examples\startup\BlockingStartup.java
....\.......\....\............................\...\...\....\.......\........\.......\NonBlockingStartup.java
....\.......\....\............................\...\...\....\.......\........\.......\StartScreen.java
....\.......\....\............................\...\...\....\.......\........\.......\StartupBase.java
....\.......\....\Makefile
....\.......\CCNx-Android-Lib\.classpath
....\.......\................\.project
....\.......\................\AndroidManifest.xml
....\.......\................\Makefile
....\.......\................\res\drawable-hdpi\icon.png
....\.......\................\...\.........ldpi\icon.png
....\.......\................\...\.........mdpi\icon.png
....\.......\................\...\layout\main.xml
....\.......\................\...\values\strings.xml
....\.......\................\src\org\ccnx\android\ccnlib\CcndWrapper.java
....\.......\................\...\...\....\.......\......\CCNxConfiguration.java
....\.......\................\...\...\....\.......\......\CCNxLibraryCheck.java
....\.......\................\...\...\....\.......\......\CCNxServiceCallback.java
....\.......\................\...\...\....\.......\......\CCNxServiceControl.java
....\.......\................\...\...\....\.......\......\CCNxServiceStatus.java
....\.......\................\...\...\....\.......\......\CCNxWrapper.java
....\.......\................\...\...\....\.......\......\ICCNxService.aidl
....\.......\................\...\...\....\.......\......\IStatusCallback.aidl
....\.......\................\...\...\....\.......\......\RepoWrapper.java
....\.......\.............Services\.classpath
....\.......\.....................\.project
....\..