Font Size: a A A

Research And Implement Of Intelligent Networking Remote Control System Based On Android

Posted on:2014-02-07Degree:MasterType:Thesis
Country:ChinaCandidate:Y CaoFull Text:PDF
GTID:2248330395481220Subject:Signal and Information Processing
Abstract/Summary:PDF Full Text Request
With the advent of the Internet technology, a wide range of mobile terminals are entering into people’s life gradually and becoming the major route to access to information outside. At the same time, with the development of mobile Internet, the smart phone has become the most important terminal, which leads to release of new operating systems with Android platform as representative.Taking Android smart phone as the carrier, this paper design and implement a networking remote control system which uses smart phone to control computer through Internet. This system consists of a remote control client on Android smart phone and a receiving server on computer. Both of them access Interent through WIFI. The system can not only remote control the keybord and mouse of the computer, but also has functions of "remote shutdown","remote searching", etc.Research studies which are done in this paper are as follows:1. Essential techniques of Android system development and Java software development.First, this paper makes a hierarchical analysis on system architecture of Android system and takes a deep study of Android application components at the same time, especially on "Intent" and "Activity". And then, building method of Android development platform has been given. Finally, this paper takes a research on Java technique which is used to develop the server and XML technique which is used for layout of Android platform.2. Framework design of Intelligent Networking Remote Control System based on AndroidThrough requirement analysis of the Intelligent System, five requirements have been acquired, which are remote control of keybord and mouse, remote shutdown and remote searching etc. Based on the result of requirement analysis, this paper gives the framework design of the system. The system is abstracted and devided into the expression layer, the persistence layer, the communication layer, and the logic layer. When implements, the system is consist of a client, a server and the communication module between them. 3. Communication design of Intelligent Networking Remote Control System based on AndroidThe system uses Internet as the channel of the remote control signal. OSC protocol has been used to pack and unpack the communication data and UDP protocol has been used to complete the communication transmission of the data package.4. Design and Implement of the Client and Server of Intelligent Networking Remote Control System based on AndroidThe interface design of the system is the interface design of the client. With the application of "weight" concept in finerlayout of Android, the self-adaption layout has been realized.The function design of the system has been divided into four service logic modules, which are "Login and setting","Input interaction","Instruction control" and "Remote searching". To complete all service logics, the client and server should interact with each other. The client is responsible for receiving instructions from the user and sending them out, while the server is responsible for receiving data and changing it to computer control commands to relize the remote control purpose. This paper completes the functions above and gives the implementation result.This program has provided simple and convenient operation, environment-friendly interface and quick response. System design has realized all the features of project requirement, and the real sample of remote system has been completed.
Keywords/Search Tags:Android, Networking Remote Control System, Smart Phone, Java
PDF Full Text Request
Related items