Controlling the PC using Mobile Phone from Very Very Remote Location
#1

Controlling the PC using Mobile Phone from Very Very Remote Location
Its an Interesting project topic. All you need is a mobile phone with the facility to send and receive email as SMS.

The remote PC will have an email client with an email command parser. The email client that written in JAVA or .NET will check for new emails in a particular time period. If it received an email from your account it will parse and executethe your command.

You have to send the commands in a predefined package like

#suhtdown
#reboot
#filelist <path>
etc.

The shutdown and reboot functions can be executed using the operating system API's
Reply
#2
[attachment=8703]
Controlling the PC using Mobile Phone from Very Very Remote Location
Front End: J2ME Back End: ORACLE
The project ‘system controlling Using Mobile’ provides the facility to control the remote system through SMS. We can operate a computer by sending the corresponding control commands. For accepting the commands there should be a GSM modem attached with the remote system. The GSM modem is a combination of both hardware and software. We have to insert a SIM Card to that GSM modem. We can use the SIM Card for receiving or sending the control commands to the remote system. It reads the SMS from GSM modem, generate corresponding commands, execute it on client system and the result is sent back to the requester.
Authentication is done by attaching the corresponding username and password separated by delimiter. The authentication attached to the message will be fetched for user authentication process. No reply will be sent to the unauthenticated user so that cost overhead for messaging will be decreased.
An authenticated user can control the entire system as if he is controlling it directly. The list of commands can be taken back by the requester by giving a help message with his authentication.
An intruder who identifies a person who is using our software cannot hack the respective system as he is unaware of the SIM card number and authentication details. An intruder who finds the SIM card number fails to get the list of commands due to authentication problems; there for the system processing will get failed due to incorrect syntax.
MODULES
1. Port Reading
We have to connect the GSM modem in the COM Port and using the Java COM API we can read and write to the GSM Modem. We are using AT commands for reading and writing SMS. Whenever a message comes to the GSM modem it will reside in the SIM card inside it. The information of an incoming message is identified by triggering of GSM Modem. We need to fetch it from the SIM card in to the system and to pass the data in to the command generation module.
2. Command Generation
On receiving the SMS message it will be converted to equivalent commands for execution. First the authentication of the user is done. The message contains the authentication details as well as the command details. If the authentication data is correct then only the massage is passed to the command execution section. Else it should not respond to the user. The received message may not be in the form of commands. So we need to convert it in to command using necessary string operations.
3. Command Execution
The generated commands are identified first. All the commands are not the same type. It may be to start a process or to stop a process. Some operations have corresponding output to send back. The commands are executed by the runtime class in java. The result of command should be kept in a file. This result is passed to the Result Generation session for sent it back to the requester.
4. Result Generation
The generated result should be sent to the requester. The result is sent to the requester whose mobile number is fetched from the previous session. The messages are sent by the GSM Modem by using the AT commands.

Reply
#3
please mail me the source code and report of this project
Reply
#4
please mail me the abstract,doc,ppt of controlling pc through gsm mobile phone project
Reply
#5
you can refer these page details of "Controlling the PC using Mobile Phone from Very Very Remote Location"link bellow

http://studentbank.in/report-controlling...e-location
Reply
#6
please can you mail me the codes and all regarding information about this project..
Reply
#7
Hey.. I want more info on this.. Plz reply...
Reply
#8
To get more information about the topic "Controlling the PC using Mobile Phone from Very Very Remote Location " please refer the page link below
http://studentbank.in/report-controlling...e-location
Reply
#9
please send me the source code for this project please....
Reply
#10

To get more information about the topic "Controlling the PC using Mobile Phone from Very Very Remote Location " please refer the page link below
http://studentbank.in/report-controlling...e-location
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: the x cel corporation has announced that it will implement the very latest in computerized research system the firm is planni, very important person, non traditional techniques for very fine finish, very short paragraph on soil pollution in hindi language, gsm based instantaneous vehicle registration details extraction system very useful for traffic police, controlling a pc using mobile phone abstract, hindi shayari for welcome dancesentence that is not correct from the following sentence my stomach doesn t feel very good i,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Protecting Location Privacy in Sensor Networks Against a Global Eavesdropper 1 789 15-02-2017, 11:01 AM
Last Post: jaseela123d
  Protecting Location Privacy in Sensor Networks Against a Global Eavesdropper 1 752 15-02-2017, 11:00 AM
Last Post: jaseela123d
  SPOC: A Secure and Privacy-preserving Opportunistic Computing Framework for Mobile-He 1 899 14-02-2017, 03:49 PM
Last Post: jaseela123d
  Remote Server Monitoring System For Corporate Data Centers smart paper boy 3 2,816 28-03-2016, 02:51 PM
Last Post: dhanabhagya
  REMOTE NOTICE BOARD USING GSM WITH SMS seminar surveyer 14 11,792 05-10-2015, 02:27 PM
Last Post: seminar report asees
  MOBILE PHONE BASED ATTENDANCE TRACKING SYSTEM seminarsonly 25 20,928 06-03-2015, 07:18 PM
Last Post: unas
  Mobile shop management System computer science technology 7 14,733 01-07-2014, 06:21 PM
Last Post: seminar report asees
  DISTRIBUTED MOBILITY MANAGEMENT FOR TARGET TACKING IN MOBILE SENSOR NETWORKS computer science technology 4 3,912 22-02-2013, 03:05 PM
Last Post: seminar details
  controlling a pc using a mobile phone mechanical engineering crazy 4 2,912 08-02-2013, 10:31 AM
Last Post: seminar details
  mobile computing project ideas computer science topics 5 6,318 29-01-2013, 10:42 AM
Last Post: seminar details

Forum Jump: