Skip to content

Implemented with Netty. Client can receive capture image from server in real time. It just like remote desktop.

Notifications You must be signed in to change notification settings

leisuredong/RemoteDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteDesktop

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.

Step to make it runnable

  1. 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.
  2. Run Server.java on server.
  3. Run RemoteDesktop.java on client.

About

Implemented with Netty. Client can receive capture image from server in real time. It just like remote desktop.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages