Skip to content

AshkanAbd/remote_desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

remote_desktop

Remote desktop with java

How to run

first compile and run client/src/ir/ashkanabd/GUI/Main.java on machine which you want to be remote

then compile and run server/src/ir/ashkanabd/Main.java on machine which you want to control it from an other machine

Default port is 52000

Default IP is 127.0.0.1 , change IP in server/src/ir/ashkanabd/Main.java to remote machine IP address