Giter Site home page Giter Site logo

longbaocoder2 / remote-desktop Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 12.52 MB

Remote desktop app, incorporating features such as image transmission, data transfer, remote monitor control, establishing and managing multiple connections, ...

License: MIT License

CMake 2.52% Shell 0.63% C++ 96.73% C 0.12%

remote-desktop's Introduction

Remote Desktop Control

๐Ÿ‘‹๐Ÿป Getting Started

We are from fit@hcmus, and this is our final project for Computer Networking course (CSC10008).
Our application is designed with the aim of connecting individuals by enabling users to remotely control one computer from another, incorporating features such as image transmission, data transfer, remote monitor control, establishing and managing multiple connections, ...
The application is written in C++17. We utilize the Networking Technical Specification of ASIO for building the network architecture of the application, along with wxWidgets used for the User Interface, and handling various events

Note

Please be aware that this project is currently under active development, and feedback is welcome for any issues encountered.

Table of contents


โšก๏ธ Try our app

Get the latest version of our app by following these steps

curl -fsSL github.com/LongBaoCoder2/HCMUS-Project-Remote-Desktop/releases/latest/download/Remote-Control.zip -O
unzip -q Remote-Control.zip -d Remote-Control

๐Ÿ›ณ Build from source code

Important

We utilize CMake for building, testing, and packaging automatically. Therefore, the initial step involves installing this tool. Ensure that your language version is C++17.

Clone the repository:

git clone github.com/LongBaoCoder2/Remote-Desktop
cd HCMUS-Project-Remote-Desktop

Everything has been configured and automated. So your task is to use the following script to download the necessary packages and build the project:

cmake -S. -Bbuild
cmake --build build

This will create a directory named build and create all build artifacts there. The main executable can be found in the build/subprojects/Build/Remote_desktop folder.

remote-desktop's People

Contributors

itnccuong avatar longbaocoder2 avatar tachithanhdanh avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

tachithanhdanh

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.