Simple remote desktop viewer written in C#
Visual Studio 2013
- Go to client directory
- Open client.sln with Visual Studio
- Then build and run.
- Go to server directory
- Open server.sln with Visual Studio
- Then build and run.
- First open server application and click listen buton with your desire port number or keep as it is.
- Then open client application and click connect with server port. And then click Share My Screen. That's it.