Remote computer management system is a system that provides remote access to the network and the system. Consider designing with two applications. The first module being a GPRS Server, where the user can interact with system. The user will type the command in cell phone, and send it to server via GPRS, computer based online server will receive the command, and execute the command on MS-DOS for example ipconfig, ifconfig or ping etc. The second module is GSM Server, in which user can interact with system via sms, the user will type the command in cell phone, and send it to server via GSM, computer based GSM server will receive the command, and execute the command on MS-DOS for example ipconfig, ifconfig or ping etc.
It only requires the user to login through cell phone and manage the system. The remote computer management system includes a J2ME based client side application in cell phone to type MS-DOS / Bash commands and display the results. The client has the capability to interact with Linux and Windows based server applications. A Server Application to receive client requests, the user can interact with Command Prompt in Windows and bash terminal in Linux. Client/Server application can communicate either using GSM Modem or GPRS. Remote computer management system is developed using API’s of J2SE, J2EE and J2ME to provide independent platform, MySql database is used for maintaining the records and file handling for maintaining log information.
No comments:
Post a Comment