网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > 其他类别 > 正文

远程控制软件的设计与开发——控制远程按键

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/02/12

【编者按】:网学网其他类别为您提供远程控制软件的设计与开发——控制远程按键参考,解决您在远程控制软件的设计与开发——控制远程按键学习中工作中的难题,参考学习。

包括论文,设计,论文字数:9690,页数:31

摘  要
今天,许多企业和增值分销商正在把远程控制技术作为有效的技术支持工具,许多网络管理员都采用这类软件对局域网进行远程管理。远程管理软件对于出差在外的商务人员用处非常大,这样他们可以随时提取自己家里计算机中的数据和资料。本文介绍的软件用C++语言编写而成,能通过一台主机控制网络上的一台或多台远程主机的键盘。软件采用了C/S模式,即客户端/服务器端模式。客户端对服务器端进行监控操作,服务器端接收客户端传输的数据并进行分析和执行。本文首先对远程控制软件的原理和WinSock技术作了介绍,最后阐述了如何利用 WinSock 控件与远程计算机建立连接,实现控制按键的功能。

关键词: 套接字;客户端/服务器模式;远程控制;模拟按键

The Design and Development of the Remote Control Software
——Remote Keyboard Controlling
Abstract
Today, many enterprises and retail traders are using the remote control techniques as an effective technique support tool, and many network administrators use such kind of software to remotely manage their LANs. Remote control software is also very useful to business persons for them to retrieve data and materials in their personal computers at home from any where and at any time. This software introduced in the paper, was written with C ++ language and can control the keyboards of one or many remote computers on the network. The software adopts C/S pattern (Client rver). The client side controls and operates the server, which receives the data transmitted from the client side and explains and carries out the commands. This paper first introduces the principle of the remote control software and WinSock technology, then explains how to use WinSock to connect to the remote computer,and how to implement the keyboard controlling functions.
 
Key word: Socket; Client rver; Remote Controlling; Simulating Keyboard Events

 

目  录
1.引言 1
1.1 课题背景 1
1.2 国内外研究现状 1
1.3 本课题研究的意义 1
1.4 本课题的研究方法 1
2. 远程控制概述 2
2.1 远程控制概念 2
2.2 远程控制与其他程序的区别 2
2.2.1 远程控制与病毒的区别 2
2.2.2 远程控制与黑客的区别 2
2.2.3 远程控制与木马的区别 3
3. 控制远程按键的背景技术介绍 3
3.1 Winsocket的介绍 3
3.1.1 Socket的基本概念 3
3.1.2 Winsocket 3
3.2 客户端/服务器(C/S)模式 3
4.控制远程按键程序的需求分析 4
4.1控制远程按键的需求分析 4
4.2控制远程按键的流程分析 4
5 远程按键控制的实现 5
5.1 使用Winsocket建立控制端和被控制端连接 5
5.1.1 初始化Winsock 5
5.1.2 创建套接字 6
5.1.3 指定本地地址 7
5.1.4 建立套接字连接 7
5.1.5 监听连接 9
5.1.6 关闭套接字 9
5.2 按键事件处理 9
5.2.1 数据传输 9
5.2.2 模拟按键 10
5.3具体代码 10
结    论 23
参考文献 24
致    谢 25
声    明 26

 

远程控制软件的设计与开发——控制远程按键......
  • 上一篇资讯: [其他类别]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号