Skip to content

This is a project based on Java which allows to control a desktop remotely

Notifications You must be signed in to change notification settings

rajpushkar/Remote-Desktop-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Remote-Desktop-Control

This is a project based on Java which allows to control a desktop remotely

It has two modules- Client and Server.
Run the server code on the system you want to control remotely and the client code on the system you are working on. Run the server side code first, which prompts you to set the password after which it awaits the client to connect to it. Now run the client side code and enter the IP Address of the server and the password set by you in the next two windows that appear. If the IP address and the password entered are correct you will be able to monitor and control the server screen from your system.

About

This is a project based on Java which allows to control a desktop remotely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages