/Remote_Access_Library

Remote Desktop Sharing V3

Primary LanguageC

Currently working on the next version in dev2 branch

Remote Access Library

This library is intended to be a VNC-like application, but with a few design goals:

  • Simple (download and press build -- no complicated steps)
  • Cross-platform:Windows desktop, windows phone, Linux, Modern Web Browsers, Andriod, Mac desktop, iphone
  • Performance
  • Extreme Compression (libjpeg-turbo + zstd)
  • Encryption (openssl)
  • Extendable
  • Latest standards: c++ 14

How to get started:

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

LICENSE:

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

Windows Connecting to Mac

Mac Connecting to Windows

Windows Connecting to Android

Windows Connecting to Linux

Linux Connecting to Windows