Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Controlling the PC using Mobile Phone from Very Very Remote Location
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
[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.

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

https://seminarproject.net/Thread-contro...e-location
please can you mail me the codes and all regarding information about this project..
Hey.. I want more info on this.. Plz reply...
To get more information about the topic "Controlling the PC using Mobile Phone from Very Very Remote Location " please refer the link below
https://seminarproject.net/Thread-contro...e-location
please send me the source code for this project please..
To get more information about the topic "Controlling the PC using Mobile Phone from Very Very Remote Location " please refer the link below
https://seminarproject.net/Thread-contro...e-location