RDP implementation in QT
Unsolved
General and Desktop
-
Hi
Nothing in Qt for that.
Its huge task and pretty complex but you can use an existing library
https://github.com/FreeRDP/FreeRDP
or something similar.However, what do you need it for?
Most of the time the OS already support RDP and have both server and client installed.