1 / 35
文档名称:

网络工程毕业设计(论文)-基于WMI的网络管理研究--节点信息提取.doc

格式:doc   页数:35
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

网络工程毕业设计(论文)-基于WMI的网络管理研究--节点信息提取.doc

上传人:3346389411 2013/12/4 文件大小:0 KB

下载得到文件列表

网络工程毕业设计(论文)-基于WMI的网络管理研究--节点信息提取.doc

文档介绍

文档介绍:fj
基于WMI的网络管理研究
——节点信息提取
摘要
随着计算机网络的迅速发展,网络设备和网络上运行的各种应用服务越来越多,计算机网络正变的日益复杂。伴随着计算机网络的不断发展,网络管理也显得尤为重要。
如何及时有效的了解计算机网络的运行情况,准确快速的知道当前计算机网络中节点的软、硬件信息。本课题的任务就是基于WMI(Windows Management Instrumentation)对网络进行管理研究,该应用程序利用C++编程语言实现,通过C++接口程序调用WMI,提取网络中节点的软、硬件信息。
本文首先对网络管理、WMI做了概述,而后详细设计和实现了基于WMI网络管理的应用程序,该应用程序实现了通过WMI对网络中节点(Windows主机)进行信息资源的采集。本文对基于WMI网络管理的研究与设计,是对网络管理的一种有益尝试,为网络管理提供了一种可行的解决方案。本文实现的网络管理应用程序需要在所有网络节点上安装客户端便可对其进行信息提取,具有良好的可使用性。
关键词:网络管理;软硬件信息提取;WMI;Visual C++编程


Network Management based on WMI
—— Extract node information
Abstract
With the rapid development work, network equipment work applications running on more and more services, works are e the continuous development work management is especially important.
How to timely and effective understanding of the operation works, quickly and accurately to know the work node software and hardware task of the subject is based on WMI (Windows Management Instrumentation) to work management research, the application using C + + programming language, C + + interface program by calling WMI, extracting work node software and hardware information.
This article work management, WMI was summarized, and then detailed design and implementation of WMI-work management applications, the application is implemented work nodes through WMI (Windows host) the collection of information work management based on the research and design, network management is a useful attempt, for work management provides a viable implementation work management applications do need to install all work nodes can be their client for information extraction, with good usability.
Key work Management;Extract hardware and software information;
WMI;Visual C++
目录
摘要 I
Abstract II
1 绪论 1
前言 1
1
现实状况及发展趋势 2
2
2
2 开发环境及相关技术介绍 4
应用程序开发环境 4
相关技术介绍 4
网络管理介绍 4
网络管理技术介绍 4
网络管理协议介绍 6
网络管理模式介绍 7
网络管理软