文件格式:word
文件大小:739.00KB
适用专业:软件设计
适用年级:大学
下载次数:18 次
我要下载:点击联系下载论文编号:6998
资料简介:
课程设计 远程控制软件的设计与实现(共36页,14212字)
摘要
随着科学技术的发展与网络的普及,技术和硬件的不断增多使如何有效管理计算机系统和提供更好服务成为大家都在探索的问题,远程控制与远程唤醒技术的应用领域已经相当广泛,它为网络管理和技术人员提供了一种便捷、高效的手段。远程控制技术能较好的满足人们对这方面的需求。本文论述了远程控制与远程唤醒的原理、必要性,并介绍了其在现实的应用、例如远程办公、视频会议等。用VC++开发了一套远程控制系统,实现远程桌面共享,鼠标控制,作业控制,远程开关机等功能。
本文首先介绍了远程控制的概念。原理和发展现状,以及常见的远程控制软件和所能实现的功能;然后在充分讨论通用远程控制软件的设计需求及如何实现一个远程控制系统。
关键词:远程控制、远程唤醒、VC++
Remote control and WOL
Abstract
As the development of science and technology, the advancement of new technologies and computer hardwares inevitably brings about the problem of how to manage the computer system more efficiently and how to take better advantage of these new technological advancements, applications using remote control and WOL can be seen in every kinds of field. Remote and WOL provide us convenience and high efficiency. Remote Control technology is an optimal solution to the problem. This report will talk about the principle of these technologies and the necessity of using them, such remote office and video conference. A remote control system is developed with VC++6.0, the function of remote desk top sharing, remote mouse control, remote work control and WOL are accomplished.
This thesis offers a brief introduction of Remote Control technology, including its concepts, foundations, latest developments as well as the most commonly used remote control softwares and their basic functions. It also discusses in great detail the technical requirements of the application of remote control softwares, the actual operation of remote control systems.
Key Words: Remote Control、WOL、VC++
目录
中文摘要
ABSTRACT
第一章 绪论 1
1.1 远程控制及远程唤醒技术介绍 1
1.2 远程控制及远程唤醒的必要性 1
1.3 本课题任务 2
第二章 远程控制和远程唤醒的原理 3
2.1 远程控制软件的工作原理 3
2.2远程唤醒的基本原理 4
第三章 远程控制和远程唤醒的实现 6
3.1远程控制的实现 6
3.1.1 通过远程桌面实现远程控制 6
3.2 Socket技术介绍 6
3.2.1服务器端操作 socket(套接字) 7
3.2.2 客户端Socket的操作 9
3.2.3 数据的传送 10
3.2.4 Windows Socket API简介 11
3.3远程唤醒的基本条件 16
3.3.1硬件连接 17
3.3.2 CMOS设置 17
3.4 远程唤醒的分类 18
3.4.1局域网远程唤醒 18
3.4.2广域网远程唤醒 18
3.5 远程唤醒的软件实现 19
3.4.1 远程唤醒程序段分析 19
3.6 软件演示 22
第四章 远程控制的应用 25
4.1 远程办公构 25
4.2 远程技术支持。 25
4.3 远程交流。 25
4.4 远程维护和管理。 26
第五章 致谢 27
参 考 文 献 28
资料文件预览:
共1文件夹,1个文件,文件总大小:739.00KB,压缩后大小:574.25KB
- 课程设计-远程控制软件的设计与实现
265151$fcgzwp$远程控制论文.doc [739.00KB]
我要下载:远程控制软件的设计与实现