Skip to content

SojebSikder/remote-desktop-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-desktop-viewer

Simple remote desktop viewer written in C#

alt text

Requirement

Visual Studio 2013

How to compile

1) Client application

  1. Go to client directory
  2. Open client.sln with Visual Studio
  3. Then build and run.

2) Server application

  1. Go to server directory
  2. Open server.sln with Visual Studio
  3. Then build and run.

How to use

  1. First open server application and click listen buton with your desire port number or keep as it is.
  2. Then open client application and click connect with server port. And then click Share My Screen. That's it.

Releases

No releases published

Packages

No packages published

Languages