校园代理服务器设计与实现.docVIP

  1. 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
校园代理服务器设计与实现

毕业设计 校园代理服务器的设计与实现 大学 年6月 毕业设计 校园代理服务器的设计与实现 学 生: 指导教师: 专 业:网络工程 所在单位:计算机科学与工程学院 答辩日期: 年 6 月 19 日 摘 要 随着Internet在全世界的普及,越来越多的用户正在将自己的个人计算机连入网络。然而,Internet访问范围的扩大,对网络管理者提出了更高的要求。在决定如何对网络访问进行管理时,需要综合考虑经济投入、经费控制、网络安全以及内容管理等诸多方面的问题,而使用代理服务器软件系统是解决这一系列问题的有效途径。 代理服务器是介于浏览器和WEB之间的一台服务器,能够对浏览器请求进行各种各样的处理,起到很好的访问控制作用。它的工作原理是,接收客户机的数据连接请求,并将请求传给Web服务器;再从Web服务器接收返回的数据,最后把数据传给客户端显示。 本论文设计并实现了一个简单的代理服务器,采用客户机/服务器结构进行开发。系统主要包括三个功能模块,分别为主守护进程模块、代理服务模块、缓存管理模块。主守护进程模块主要负责代理服务器的初始化,提供监听代理服务的端口;代理服务模块主要是负责处理客户端的请求,提供代理服务;缓存管理模块主要是对缓存区进行管理,包括缓存区的更新策略和更新方式等。为了方便分析和设计,系统设计中设置不同的状态量用于标识客户机、代理服务器及服务器间的联结状态。在保证系统基本功能的同时,使用多线程机制使得代理系统有更好的延续性。该代理系统具有简单、易用、网络化等优点,能够完成一般的HTTP访问代理服务。 Abstract Along with the popularity of Internet all over the world, more and more people connect their computers to the network. However, with the enlargement of the range of access in Internet, it proved to be a challenge to those network managers. When they make a decision about how to manage a network, they have to think it over together with the policy of investment, expenditure control, network security and management of content of access and so on. A proxy server system would be an effective resolution to this problem. The proxy server is a server which situates between browser and a WEB server. It can request a variety of processing, play a very good access control. It’s principle of work is that it receives the connection request from the client, and hands down the requested to the Web server, then receives data which is returned from the Web server, finally hands it down the data to the client. This thesis designs and implements a simple proxy server , using client / server structure was developed. The system mainly includes three modules respectively the main daemon module, service module agent, cache management module. Main guard process module is mainly responsible for the initialization of the proxy server and port of the listening agent se

文档评论(0)

bokegood + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档