1、 局域网监控程序的设计局域网监控程序的设计 摘摘 要要 在当今信息化高度发展的今天,局域网管理的重要性更加突出,建立一个强 有力的局域网监控系统是很有必要的。局域网监控程序,应用于一般小规模的公 司内部局域网,方便公司对员工的电脑进行监控管理,防止员工在工作时间利用 公司电脑做与工作无关的事,从而提高工作效率。 本局域网监控程序采用了 Delphi 7 开发,能显示局域网中所有活动主机 IP, 能对目标主机进行进程管理和连接监视, 当发现目标主机异常时能发消息给目标 主机予以提醒,可以控制目标主机的重启、注销、关机,并实行屏幕抓取,发现 异常情况可锁定目标主机。 关键词关键词:局域网;Delp
2、hi;监控 Design of Local Area Network Monitoring Software Abstract With the development of technology, local area network becomes more and more important. It is necessary to develop a local area network monitoring software. Local area network monitoring software is mainly applied in small scale company
3、 in local area network, which helps company monitor and manage computer used by stuff and avoids stuff do things foreign to work. The local area network monitoring software is based on Delphi 7. It provides series functionalities , such as showing IP for all active host computers in the local area n
4、etwork, managing process and monitoring connection for destination host, reminding exception by sending message to destination host when exception occurs, controlling operations of reset ,logging out and shutting down for destination host, printing screen, and locking destination host when exception occurs. Key words: local area network; Delphi ; monitoring 目目 录录 论文总页数:18 页 1 引言 . 1 11 本课题研究的意义 1 12 本课题的研究方法和思路 1 2 相关软件和技术原理介绍 . 1 21 Delphi 基础介绍 1 22 TCP 简介 . 2 23 INDY 简介 2 24 Socket 简介