1 / 46
文档名称:

毕业设计(论文)-基于内容中心网络开发平台的文件分享.docx

格式:docx   页数:46
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于内容中心网络开发平台的文件分享.docx

上传人:3346389411 2013/3/21 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于内容中心网络开发平台的文件分享.docx

文档介绍

文档介绍:基于内容中心网络开发平台的文件分享
摘要
当前的网络环境与网络诞生之初时相比已经发生变化,信息更多被用于分享和合作,而非仅仅从一地传送至另一地,基于TCP/IP的现有互联网已经逐渐暴露出许多不适应。在这样的背景下,一种以“方便内容的存取”为原则设计而成的新型网络架构体系——内容中心网络应运而生。
论文首先从分析当前互联网存在的弊端入手,总结出了几点当前互联网所暴露出来的问题,并提出解决这些问题的一些方案,这其中主要包括两种——“演进型”和“革命型”,简单分析之后指出“革命型”才是长久之计,进而引出论文将要研究的重点——N)。的体系结构、设计目标和原则以及通信机制,并与当前的TCP/IP网络做了一个简单的对比,的优势所在,的几个研究热点。
在做过理论上的研究之后,x进行了一个探究性的文件下载实验,具体实现的功能是客户端能根据各服务节点的状态信息智能选择最优下载节点进行文件下载。文件下载过程中增加一个选路的过程,目的是节省网络带宽,减少网络拥堵,缩短请求者对服务节点的额外占用时间。应用到实际中,当要下载的文件很大,服务节点很多,链路结构很复杂时,选路所带来的好处会更加明显。路由器的缓存功能,网络架构的一大优势所在。
关键词 N) CCNx 文件下载
FILE SHARING
BASED ON THE CONTENT-WORK
DEVELOPMENT PLATFORM
ABSTRACT
pared to the beginning ,the work environment has changed a lot. The information has been mainly used to share rather than merely transferred from one place to current IP-work has revealed many insuitable aspects. The traditional host-centric can no longer meet people’s needs on work size、function and performance.
This paper starts from the analysis of the current drawbacks and pointed out the problems exposed by . Thus some programs which mainly include two kinds——“evolution” and “revolution” are forwarded to address these simple analysis ,the“revolution” is considered as the long-term solution. N, the focus of the study in this paper is forwarded. Firstly a brief introduction of the four kinds N——NDN、DONA、PSIRP inf is given including their basic design and overall architecture. Then the representative NDN is taken as an example for further research and discussion. The paper specially addresses the NDN architecture, design objectives and principles, as well as munication mechanism and also make a parison with the current TCP/work to point out the advantages of NDN.
An inquryfile sharing experiment is carried out after the theoretical research. Specifically speaking , it achieves the function that the client can select the optimum download node intelligently according to the status of each main purpose of this experiment is to deve