远程终端监控系统

文书君 人气:2.68W
毕业论文

远程终端监控系统
——客户端

远程终端监控系统

摘要 网络通信编程是目前非常热门的1类编程技术,它广泛应用于工程、科研、金融和教育等诸多领域。本设计题远程终端监控系统能够通过网络来实现远程计算机屏幕的`监控,主要涉及到了网络技术知识,MFC应用程序设计知识,图像编程知识,采用软件工程的方法,以Visual C++6.0作为系统应用程序开发工具,通过Windows套接字以及图形设备接口(GDI)进行系统软件开发。此网络终端屏幕监控系统采用了典型的客户机/服务器模式,利用面向连接的套接字编程技术实现了数据通信功能,运用图像编程技术解决了屏幕信息的获取和位图信息的传输,显示及部分保存问题。网络终端屏幕监控系统是1套适用于学校机房管理和施工现场与控制中心的系统,其操作简单,灵活性好,实时性强,运行也比较稳定。
关键词 远程监控;VC++6.0;MFC;Socket编程;图形设备接口(GDI);C/S
 
The Long-range Terminal Screen Monitoring
——Client
 
Abstract Network correspondence programming is an extremely popular technology present. The programming technology widely applies in the project, the scientific research, the finance , the education and so on many domains. The Long-range Terminal Screen Monitoring carries on the development using Visual C++6.0 as the tool of the development , mainly involved the Network programming knowledge, the MFC application programming knowledge, the Image programming knowledge. This design topic uses the method of the software engineering and Windows Sockets programming and Graph Device Interface (GDI) Long-range Terminal Screen Monitoring has used the client/ server model which has solved the data communication using the socket programming and the server screen gaining, the transmission of BMP information, the picture showing and the part preservation question using the Image programming technology. The Long-range Terminal Screen Monitoring is applicable to the school management of systematic and the job location and the control center. Its operation is simple, flexibility good, real time strong, run also stabilize fairly.
Key word The Long-range Monitoring; VC++6.0; MFC; Socket programming; Graphics Device Interface (GDI); Client/Server

注释:不含源代码

TAG标签:监控 远程 终端 系统