文档介绍:优质资料
2009届专科生毕业论文存档编号
武汉软件工程职业学院
毕业(设计)论文
题目: 远程计算机网络管理
学院: 计算机学院
姓名:
学号:
指导教师:
2007年6月5日
摘要
随着计算机和通信技术的发展,远程监控技术与网络技术的密切结合使计算机监控软件在工业自动化领域空前成功,这对提高企业的生产效率发挥了巨大的作用。同时也给计算机监控软件朝着办公自动化领域发展起到巨大的推动作用。
本文讨论远程计算机网络管理系统的设计思路和开发方法。首先对开发该系统使用到的一些基本原理做一个简单的介绍包括:RMON标准、开发采用的平台。同时重点分析开发模式(客户端\服务器端模式)、网络通信技术、多线程技术以及这些核心技术在该系统开发过程中的应用。其次介绍面向对象程序设计思想以及方法、确定该系统使用的开发方法后,从系统的工作流程出发分别从客户端、服务器端各功能模块的设计和实现做一个详细的介绍。最后对本文对该系统开发的结果做一个总结,并且对指出该系统的扩展方向。
远程计算机网络管理系统是基于C/S模式的应用系统;客户端通过获取服务器端网络状态,以及相关的进程等信息从而实现对该远程网络管理功能。
该系统于Windows XP sp2下开发,采用Visual Basic2005作为开发工具。
关键词:计算机;监控;网络管理;客户/服务器模式
Abstract
With the development puter munications technology, remote monitoring technology work technology closely integration puter monitoring software eed in the areas of industrial automation, and play a tremendous role in improving the production efficiency. This will also greatly puter monitoring software turning to the field of office automation
The dissertation discusses the design and realization of a work management system. Firstly, discuss some of the basic theory briefly including RMON standards and the development of the platform. Then while focusing on the analysis of the development model (the client \server pattern), munications technology, Multithreading technology, and the core technology in the system development process applications. Secondly, giving an introduction of object-oriented programming design concepts and methods, after determined the method of development, started with the work flow of the system, the design and realization of the Modules functions on Client and Server is presented respectively .Finally, summing up the result of development in this system, and point out the expansion direction of the system.
work management system is based on Client/Server mode; Client achieved a work management functions through the server’work state and the relevant information of the process.
The system developed in Windows XP sp2, with visual basic 2005 as a dev