Skip to content

r00t-tsai/Simple-Remote-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

Simple Remote Desktop

A lightweight remote desktop application built entirely in C++ for Windows. It allows you to view the screen, listen to audio playbacks, and control the mouse and keyboard of another machine over WAN/LAN.

Building

Compiler: Microsoft Visual C++ (MSVC) is highly recommended.

Usage Instructions:

  • CONNECT TO A DEVICE
  1. Open the app, select Connect to Device.
  2. Configure the IP/domain, video/audio/input ports of the host.
  3. Enter the encryption key of the host, leave it blank if it is unencrypted.
  4. Click Connect to Desktop.
  • HOSTING THE CONNECTION
  1. Open the app, select Host RDP Connection.
  2. Configure the video/audio/input port numbers.
  3. If the controller/operator is on a different network, tick the WAN Mode box, otherwise leave it unticked.
  4. Enter the encryption key for your private connection.
  5. Click Start Host.

Side Note: If on WAN Mode, your router must be configured to do Port Forwarding. The Program assumes this condition and will spit errors if this condition is not met.

TO-DO LIST for v1.1.4

  • Implement support for UAC Popups and Windows Security Screen
Demonstration.mp4

Demonstration v1.1.2

About

A Simple Remote Desktop for Windows Systems written in C++

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors