毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

VC++局域网监控系统的设计与实现

时间:2021-04-19 20:05来源:毕业论文
采用的是客户端/服务器模式,使用Visual C++作为系统的开发工具。本系统实现了屏幕信息的获取、传输以及显示,搜索局域网内的所有主机,并且完成了监控端控制被控端的功能

摘要本文实现的局域网计算机监控系统是针对学校或者企业局域网进行远程监控和管理,为了达到学校学生上课效率以及企业员工工作效率的提高,本文旨在提高局域网的可靠性、有效性和安全性。65853

本论文在一开始对局域网监控系统的现状进行研究分析,并对此进行了需求分析;接下来,阐述了系统开发中所应用到的关键技术:套接字、图像压缩技术和图像的网络编程技术;最后给出了局域网监控系统的总体设计与功能实现,并通过编程实现。

整个系统采用的是客户端/服务器模式,使用Visual C++作为系统的开发工具。本系统实现了屏幕信息的获取、传输以及显示,搜索局域网内的所有主机,并且完成了监控端控制被控端的功能。

毕业论文关键字: 套接字编程;远程监控;客户/服务器模式;图像技术

毕业设计说明书(论文)外文摘要

Title      The design and implementation of LAN monitoring system                                             

                                                              

Abstract

LAN computer monitoring and control system of this implementation helps school or corporate LAN to monitor remotely and manage computers, the purpose is to improve the reliability , safety and effectiveness of local area network (LAN),it also improves the  efficiency of students or employees.

In the first,this paper study the status of LAN monitoring system, and has carried on the demand analysis. Then, it summarizes the key technology of the application of this system: the compression technology of image and the programming technology of socket network , based on these, it proposes the overall design and function of LAN monitoring system .

In the client/server mode, the entire system uses Visual c + + as development tools of the system. It realizes the acquisition, transmission, and screen display of information.It can find out all hosts in the network, and completed the the function of monitoring terminal control.

Keywords: socket program ; remote monitoring ; client/server mode; image technology 

目   次

1 绪 论 1

1.1 本论文的背景和意义 1

1.2 局域网实时监控的研究现状和发展趋势 2

1.2.1网络监控 2

1.2.2 目前国内外研究的状况 2

1.3研究内容 3

1.4 论文组织结构 3

2 系统分析 5

2.1需求分析 5

2.2系统的运行环境 6

2.3系统的基本要求 6

3 系统开发的主要技术 7

3.1MFC介绍 7

3.2WINSOCK网络编程技术 7

3.2.1套接字 8

3.2.2常用WINSOCK函数 8

3.2.3网络传输协议 9

3.2.4客户机/服务器模式 10

3.3 图像技术[12] 11

3.3.1 GDI+技术 VC++局域网监控系统的设计与实现:http://www.751com.cn/jisuanji/lunwen_73572.html

------分隔线----------------------------
推荐内容