Skip to content

ududsha/Remote_Access_Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Access Library

The library is not yet stable and in development . . .

Client.sln: Builds an application you would give to a person and tell them to run so you can connect to their computer.
Viewer.sln: Builds an application that you use to see and interact with the Client application.

Note for Contributors:

Please search for cross-platform solutions to problems. If there are none, please try to seperate the platform specific code into their own .cpp files and #ifdef the code.

LICENSE:

https://tldrlegal.com/license/mit-license MIT

About

Remote Access tool for screen sharing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.9%
  • C++ 15.1%