Giter Club home page Giter Club logo

remote-desktop's Introduction

Aspia Remote Desktop

Remote desktop implementation (client and server) based on Google Protocol Buffers.
In the project partially uses code from WebRTC and Chromium Remoting.
Also uses:
   - libvpx (Library for encoding and decoding vp8/vp9 video formats).
   - zlib-ng (Library for compressing and decompressing. Different from the
     original zlib presence of patches from Intel and Cloudflare for faster
     work on modern processors)
   - libglog (Logging library from Google)
   - gflags (Command line arguments parsing)
   - libyuv (For image formats convertation)
   - WTL (For GUI in Windows)
   - RapidJSON (For storing configuration files to JSON format)
   - gtest (Library from Google for unit testing)

For building the project requires:
   - Visual Studio 2013: http://visualstudio.com/
   - YASM compiller: http://yasm.tortall.net/Download.html (version for "general use")

All dependencies are included in the project.
Many of the comments in the code now on Russian language. Later they will be
translated into English.

Project code is available under the GNU Lesser General Public License version 3.

At the moment the project in development stage and is not intended for use.

If you have any questions, you can email me: [email protected]

remote-desktop's People

Contributors

dchapyshev avatar

Watchers

James Cloos avatar  avatar

Forkers

mehome

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.