欢迎来到天天文库
浏览记录
ID:864231
大小:712.53 KB
页数:41页
时间:2017-09-21
《毕业论文 远程计算机网络管理》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、2007届本科生毕业论文存档编号武汉大学毕业(设计)论文题目:远程计算机网络管理学院:摘要随着计算机和通信技术的发展,远程监控技术与网络技术的密切结合使计算机监控软件在工业自动化领域空前成功,这对提高企业的生产效率发挥了巨大的作用。同时也给计算机监控软件朝着办公自动化领域发展起到巨大的推动作用。本文讨论远程计算机网络管理系统的设计思路和开发方法。首先对开发该系统使用到的一些基本原理做一个简单的介绍包括:RMON标准、开发采用的平台。同时重点分析开发模式(客户端服务器端模式)、网络通信技术、多线程技术以及这些核心技术在该系统开发过程中的应用
2、。其次介绍面向对象程序设计思想以及方法、确定该系统使用的开发方法后,从系统的工作流程出发分别从客户端、服务器端各功能模块的设计和实现做一个详细的介绍。最后对本文对该系统开发的结果做一个总结,并且对指出该系统的扩展方向。远程计算机网络管理系统是基于C/S模式的应用系统;客户端通过获取服务器端网络状态,以及相关的进程等信息从而实现对该远程网络管理功能。该系统于WindowsXPsp2下开发,采用VisualBasic2005作为开发工具。关键词:计算机;监控;网络管理;客户/服务器模式AbstractWiththedevelopmentofco
3、mputerandcommunicationstechnology,remotemonitoringtechnologyandnetworktechnologycloselyintegrationmakescomputermonitoringsoftwaresucceedintheareasofindustrialautomation,andplayatremendousroleinimprovingtheproductionefficiency.Thiswillalsogreatlypromotecomputermonitoringsof
4、twareturningtothefieldofofficeautomationThedissertationdiscussesthedesignandrealizationofaRemotecomputernetworkmanagementsystem.Firstly,discusssomeofthebasictheorybrieflyincludingRMONstandardsandthedevelopmentoftheplatform.Thenwhilefocusingontheanalysisofthedevelopmentmode
5、l(theclientserverpattern),networkcommunicationstechnology,Multithreadingtechnology,andthecoretechnologyinthesystemdevelopmentprocessapplications.Secondly,givinganintroductionofobject-orientedprogrammingdesignconceptsandmethods,afterdeterminedthemethodofdevelopment,started
6、withtheworkflowofthesystem,thedesignandrealizationoftheModulesfunctionsonClientandServerispresentedrespectively.Finally,summinguptheresultofdevelopmentinthissystem,andpointouttheexpansiondirectionofthesystem.RemotecomputernetworkmanagementsystemisbasedonClient/Servermode;C
7、lientachievedaremotenetworkmanagementfunctionsthroughtheserver’snetworkstateandtherelevantinformationoftheprocess.ThesystemdevelopedinWindowsXPsp2,withvisualbasic2005asadevelopmenttool.Keywords:computer;monitoring;networkManagement;client/serverpattern目录第一章绪论11.1课题研究背景11.2
8、国内外研究现状21.3本文的主要工作3第二章系统使用基本概念42.1RMON42.2C/S软件开发模式42.3网络通信技术62.3.1socket简介62.3.2socket套接
此文档下载收益归作者所有