Xrdp
| xrdp | |
|---|---|
| XRDP v0.9.1 running on Debian | |
| Original author(s) | Jay Sorg | 
| Developer(s) | xrdp Team | 
| Initial release | 2004 | 
| Stable release | 0.10.0
   / 10 May 2024 | 
| Repository | github | 
| Written in | C (primarily; portions C++, Assembly) | 
| Operating system | Unix-like | 
| Size | > 2.5 MB | 
| Type | remote desktop software | 
| License | Apache, GNU General Public License | 
| Website | www | 
xrdp is a free and open-source implementation of Microsoft RDP (Remote Desktop Protocol) server that enables operating systems other than Microsoft Windows (such as Linux and BSD-style operating systems) to provide a fully functional RDP-compatible remote desktop experience. It works by bridging graphics from the X Window System to the client and relaying controls from the client back to X Window Server.
According to the developers, the protocol works with rdesktop, FreeRDP and Microsoft's own Remote Desktop Client.