基于网络域的P2P流量控制系统的研究与设计-计算机应用技术专业论文.docx
文本预览下载声明
摘
摘 要
万方数据
万方数据
摘 要
随着 Internet 的快速发展,P2P 技术也取得了迅猛的发展,涌现出了非常多的 P2P 应用。这些应用在丰富了我们生活的同时,也带来了大量的问题。它们消耗了巨大的 网络带宽,使原来运行流畅的网络变得越来越拥塞,而这不仅增加了运营商的运营成 本,也降低了其它互联网业务的性能。
为了解决这个问题,网络运营商采取了限制甚至是封杀其流量的策略。但这都是 以降低用户体验为前提的,并不能从根本上解决运营商和用户之间的矛盾。因此本文 针对如何加强对网络流量的监控和管理,提高 P2P 流量本地化,减少出口流量,在降 低运营商成本的同时提高用户体验作为出发点展开分析和论述。论文首先讨论了 P2P 的基本概念、特点、应用以及目前所面临的问题。在深入研究了 P2P 流量管理的相关 技术包括网络距离预测技术和 P2P 流量缓存技术的基础上,给出了系统的总体设计目 标,并对该系统的设计原则、系统结构框架和处理流程进行了总体描述。然后对系统 的部署方式进行了设计。
对系统的两个核心部件重定向模块 (sTrakcer)和缓存模块(Cache 服务器)进行了 详细的设计。采用基于 DNS 服务器的网络距离计算方法(NDE),设计了对等点的选 择算法,并对缓存服务器上的缓存替换策略进行了改进。
最后本文使用仿真工具 OMNeT++对系统进行的仿真实验,实验结果表明能够有 效地减少 P2P 流量的域间流动,提高了流量的本地化比例。
关键词: P2P 流量;网络域;重定向;网络距离;流量缓存
-I-
Abstract
With the rapid development of Internet, P2P technology has developed rapidly, and a lot of P2P applications come forth.Though these applications enrich our lives, they also create a lot of problems. P2P traffic consumes network bandwidth hugely, and makes fluent network more and more congestion, changes the traffice model of Internet and it not only increases the ISP’s network cost, but also reduces the performance of other operations.
To solve this problem, network providers come up with strategies of forbidding P2P applications, or restrict the traffic of some P2P applications. These strategies do work, but all of them will make sacrifice of end-users’ experience. So this paper aims at how to enhance the capability of network providers to monitor and manage the network traffic, optimize network quality, make the network traffic localize, decrease the network cost and improve end-users’ experience. First of all, discusses the concept of P2P, characteristics and applications. Researches P2P traffic management related technologies, include network distance prediction and P2P traffic cache technology.Then figures out the objective for the whole system. And base on the objective, simplely introduces the design idea, system architecture, process of the system and the deployment of the system.
The two core mo
显示全部