Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 536 Bytes

Remote

Remote PC Administration made in JAVA as part of the OOP course

DISCLAIMER: This application sends screenshots periodically and is not optimized like other Remote PC Administration applications so make sure you have a better internet connection.

  1. Compile both Server.java and Client.java

  2. Run the Server file and note down the ip displayed on GUI

  3. Run the Client file and enter the ip collected from Server and press the connect button. This will start the control of the machine that is running the Server file.