Skip to content

An Intranet application for Remote Desktop Support - Client/Server Model

Notifications You must be signed in to change notification settings

sridhav/RemoteDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteDesktop

An Intranet application for Remote Desktop Support - Client/Server Model

The Application uses a client/Server model. Its a Support Application where the Administrator can Remote Desktop to the users in his domain

The above applications defaults to localhost. A few tweaks in the code can change the IP address.

Basically the two JARs RDPClient and RDPServer are used.

Start the server RDPServer.jar using java jar RDPServer

Start the client RDPClient.jar using java jar RDPClient

when the client starts running then only the RDPServer interface is viewed.

About

An Intranet application for Remote Desktop Support - Client/Server Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages