1、 毕业(设计)论文 题 目: 远程计算机网络管理 学 院: 计算机学院 姓 名: 学 号: 指导教师: 2007 年年 6 月月 5 日日 摘摘 要要 随着计算机和通信技术的发展,远程监控技术与网络技术的密切结合使计算机监控软件 在工业自动化领域空前成功,这对提高企业的生产效率发挥了巨大的作用。同时也给计算机 监控软件朝着办公自动化领域发展起到巨大的推动作用。 本文讨论远程计算机网络管理系统的设计思路和开发方法。首先对开发该系统使用到的 一些基本原理做一个简单的介绍包括:RMON 标准、开发采用的平台。同时重点分析开发模 式(客户端服务器端模式) 、网络通信技术、多线程技术以及这些核心技术在该
2、系统开发过 程中的应用。其次介绍面向对象程序设计思想以及方法、确定该系统使用的开发方法后,从 系统的工作流程出发分别从客户端、服务器端各功能模块的设计和实现做一个详细的介绍。 最后对本文对该系统开发的结果做一个总结,并且对指出该系统的扩展方向。 远程计算机网络管理系统是基于 C/S 模式的应用系统;客户端通过获取服务器端网络状 态,以及相关的进程等信息从而实现对该远程网络管理功能。 该系统于 Windows XP sp2 下开发,采用 Visual Basic2005 作为开发工具。 关键词:关键词:计算机;监控;网络管理;客户/服务器模式 Abstract With the developm
3、ent of computer and communications technology, remote monitoring technology and network technology closely integration makes computer monitoring software succeed in the areas of industrial automation, and play a tremendous role in improving the production efficiency. This will also greatly promote c
4、omputer monitoring software turning to the field of office automation The dissertation discusses the design and realization of a Remote computer network 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 devel