Giter VIP home page Giter VIP logo

virtuallinkeddesk's Introduction

VirtualLinkedDesk

About VirtualLinkedDesk

The project

VirtualLinkedDesk is a remote desktop program that lets you control a machine from a distance as if you were in front of it. There are a lot of applications that are capable of doing this function, but what is the most powerful characteristic that this program has that others don't? The fact that it is very simple and easy to understand if you have intermediate level programming knowledge.

Do you like technology? Are you a curious person who likes knowing how things in general work? Then, you will love this program. Remote desktop technology has left its footprint since computing first appeared, and nowadays, it continues evolving in different types of functionalities like Airplay, Chrome Cast, Windows 365, etc. From this moment on, you will have the possibility of understanding this technology if you download the source code of this program, it is very exciting, isn't it?. So, I invite you to do it, I hope you enjoy using it and seeing its structure as much as I have.

This is the program that I created from scratch for my Computer Science Engineering Bachelor thesis. The corresponding document is TFG_Antonio_Manuel_Hernandez_DeLeon_2021.pdf.

Feature comparison

Here you can find the most important features that this program has and also a comparison to other similar programs in the marketplace. As mentioned above, the most powerful aspect of this application is its legible code, therefore, the possibility of using it for teaching purposes.

Program Remote desktop Free Open source Public protocol Encrypted connections Code usable for teaching
Telnet ❌*
Rlogin ❌*
SSH
X Window System
VNC ✅* ✅* ✅*
TeamViewer ✅*
Terminal Server (Microsoft Windows)
Google Chrome Remote Desktop
Windows 365
Thesis proposal

*The most advanced versions of RealVNC project and TeamViewer are not free, only their versions of personal use are.
*It's worth mentioning that some branches such as TightVNC dont't encrypt connections. Telnet and Rlogin themselves neither encrypt connections, it is possible to use a SSH tunnel along with them to encrypt the connection. Nevertheless, not all users have the technical knowledge to do this and those who do can also forget it. Consequently, implementing this feature in the tool is more appropriate.

Installation

Installer file

Installing the program by downloading an installer is very easy. You only have to go to Releases section and download the latest published version. When download finishes, you have to follow the installer steps like any other application.

Building from source

You will need the following things to build and use this software:

  • Two Machines with Microsoft Windows installed
  • Visual Studio 2019 (v16.8.0 or newer)
  • .NET 5.0 SDK

Once you have everything prepared you have to follow the next steps:

  1. Clone repository using Visual Studio 2019.
  2. Build BitmapLibrary project to let other projects use its output.
  3. Build Client or Server project depending on which program you will use on the current machine.
  4. Repeat the previous steps on the other machine, this time building the project that you want to run on this machine.

License

Copyright (C) Antonio Manuel Hernández De León.

Licensed under the GPL license.

Logo icon made by Freepik from www.flaticon.com.

virtuallinkeddesk's People

Contributors

tony450 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.