毕业论文

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

基于互联网的远程控制协议设计与实现

时间:2017-05-02 11:36来源:毕业论文
物理网是在互联网基础上的延伸和扩展的网络,而且其用户端延伸和扩展到了任何物品与物品之间进行信息交换和通信。本文实现了一个温控器的远程控制协议,这其实就是一个物联网的

电脑中的远程控制技术,始于DOS时代,只不过当时由于技术上没有什么大的变化,网络不发达,市场没有更高的要求,所以远程控制技术没有引起更多人的注意。但是,随着网络的高度发展,电脑的管理及技术支持的需要,远程操作及控制技术越来越引起人们的关注。
摘要物理网是在互联网基础上的延伸和扩展的网络,而且其用户端延伸和扩展到了任何物品与物品之间进行信息交换和通信。本文实现了一个温控器的远程控制协议,这其实就是一个物联网的缩影。7970
对于协议的实现,本文采用VC6.0设计了针对主机端和温控器端两款模拟软件,通过建立Socket连接进行通信,并模拟整个温控器协议的实现过程。
关键词   物联网   温控器   远程控制协议   Socket
毕业设计说明书(论文)外文摘要
Title    Internet-based remote control protocol design and   implementation                                 
Abstract
Computer remote control technology, started in the DOS era. At that time, technically, there was no big changes , network was undeveloped, the market did not have higher requirements, so the remote control technology did not cause more people's attention. However, with a highly developed network, and more needs of computer management and technical support, remote operation and control technology has attracted more and more attention.
The Internet of things, is the extension and expansion of Internet-based network. Its client-side can exchange information and communicate between any objects. In this article, I designed a thermostat remote control protocol, which is actually the epitome of physical network.
For the implementation of the protocol, I use VC6.0 to designed two simulation software for the host side and the thermostat side, through the establishment of the Socket connection to communicate, and to simulate the thermostat protocol.
Keywords   The Internet of things   Thermostat   Remote control protocol Socket
目   次
1  引言    1
2  技术背景    2
2.1  远程控制技术    2
2.1.1  常见的集中控制协议    2
2.1.2  远程控制软件设计实现    3
2.1.3  远程控制的发展趋势    4
2.2  物联网    4
2.2.1  技术架构    5
2.2.2  关键技术    5
2.2.3  应用模式    6
2.2.4  发展趋势    6
2.3  VC6.0    7
2.3.1  特色    8
2.3.2  缺点    8
2.3.3  主要组成部分    8
2.4  MFC    9
2.4.1  特性    9
2.4.2  发展    10
2.4.3  特点    10
2.4.4  缺点    10
2.5  SOCKET    10
2.5.1  分类    11
2.5.2  主要参数    11
2.5.3  套接字通信    12
3  控制协议理解    13
3.1  协议    13
3.2  主机时序要    13
3.3  温控器错误处理和位时序    14
3.4  信息类型    14
3.5  连接器的选择    18
4  程序整体结构设计    19
4.1  程序的整体流程    19 基于互联网的远程控制协议设计与实现:http://www.youerw.com/jisuanji/lunwen_6134.html
------分隔线----------------------------
推荐内容