- Pham Minh Tan
- Nguyen Quang Thinh
- Nguyen Phuc
This project implements a Remote Desktop solution as part of our Computer Network course. It allows users to remotely access and control a computer over a network connection.
- Remote screen viewing
- Keyboard and mouse input control
- File transfer capabilities
- Secure connection handling
- C++
- Winsock (Windows Sockets API)
- wxWidgets (Cross-platform GUI toolkit)
- CMake (version 3.x or later)
- C++ compiler with C++11 support
- wxWidgets development libraries
- Clone the repository:
git clone https://github.com/your-username/remote-desktop-project.git cd remote-desktop-project
- Generate the build files using CMake:
cmake -S. -Bbuild
- Build the project:
cmake --build build
## Demo
Check out our project demo video:
https://youtu.be/cIOEv-dLolA