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: Remote Lan Locking
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Abstracts: Remote Desktop Administration refers to a method of controlling any computer from any remote location. This project, Remote LAN Locking aims at administering any computer that is connected in network from remote location. The instructor sitting on the server can view and control the display of client’s computer. Here locking refers to taking control of mouse and keyboard. The server module needs to be run on the computer which acts as server. The server then starts and binds the TCP port and keeps listening to any incoming connection for the client to connect. The client module is then run on the computer which acts as client. The client is then started and captures the screen-shot and sends to the server over TCP through network. The server then gets the client screen-shot, locks the keyboard and mouse event and sends them back to the client over TCP through network for the same event to take place on the client side. All the handling of mouse and keyboard event on the client side is done by “Robot Class”. The server and client process to view and control the remote desktop is termed as “Remote Access”. This projects aims at developing an application to access and interact with a remote desktop. Aims at remotely administer the system. This project can be a great help for smooth classroom management as well as business network that allow a centralized activity.