Implemented with Netty. Client can receive capture image from server in real time. It just like remote desktop. Client can click on panel or type the keyboard and then remote control server.
- In order to make it more clear, you can download the project again on another computer. One act as client and the other act as server.
- Run Server.java on server.
- Run RemoteDesktop.java on client.