Font Size: a A A

Remote Control System Based On The TCP/IP Protocol

Posted on:2014-06-05Degree:MasterType:Thesis
Country:ChinaCandidate:R FanFull Text:PDF
GTID:2298330434453671Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Abstract:With the development of network technology, remote control technology has been widely used in remote office, remote education, remote maintenance and remote assistance, etc. This paper design a remote control system based on the TCP/IP network protocol、Trojan principle using the C/S system architecture.This paper, uses the object-oriented programming technology for remote control system and uses the connection-oriented transport protocol tor the network communication. The remote control system is divided into two parts, one is a control terminal and the other is a controled terminal. The control terminal goes into waiting for the connection state after it started, The controlled terminal loop request to control terminal initiativly for connection after it started until the connection is established. Control terminal and Controled terminal communicate with each other directly through the custom protocol command. Control terminal converts the operation into the protocol command and sent it to Controled termina. Controled termina parses out the command firstly, and then implementates the corresponding command operation,so achieving remote control.This paper research the remote control system including functions such as remote access, remote operation, remote hardware shutdown and restart, file transfers, instant messages to remind and view the design of the remote hardware information.Software testing enhences the remote control system using the C/S mode based on the TCP/IP network protocol is reasonable and effective, can be used normally, and the most basic functions are achieved. The Software can meet the general users’s requirements.
Keywords/Search Tags:C/S, socket, Remote control, TCP/IP, Trojan
PDF Full Text Request
Related items