Xrdp
| xrdp | |
|---|---|
XRDP v0.9.1 running on Debian | |
| Original author | Jay Sorg |
| Developer | xrdp Team |
| Release | 2004 |
| Stable release | 0.10.6
/ 17 April 2026 |
| 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 |
| Repository | github |
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.[1][2][3][4] It works by bridging graphics from the X Window System to the client and relaying controls from the client back to X Window Server.
The protocol works with rdesktop, FreeRDP and Microsoft's own Remote Desktop Client.[5]
Modes of operation
In order to relay the graphics and controls between the X Window System and the user, XRDP can utilize several forwarding modes:
- Xvnc: This mode works by using a VNC server installation.
- xorgxrdp / X11rdp: In this mode, XRDP can communicate directly with the X server in order to bridge the graphics.
History
The project was started in mid-2004 by Jay Sorg [6] based on the work of rdesktop and FreeRDP that had previously explored implementations of the proprietary Remote Desktop Protocol, including RemoteFX.
The initial versions of the XRDP project relied on a local VNC server installation that had to be present alongside the program, in order to relay the graphics and controls between the user and the server [7] (known as the "VNC forwarding mode"). However, this mode is currently not recommended to use anymore, due to its slow performance.
Due to the slow performance of forwarding to a VNC server, the developers introduced the X11rdp mode – which allowed for direct communication with the X Window Server, resulting in improved draw times and an overall better user experience. In 2019, the XRDP developers announced the xorgxrdp project as the replacement to the X11rdp mode, which is the default mode that XRDP uses in new installations.
See also
References
- ^ "neutrinolabs/xrdp". github.com. Github. Archived from the original on 2018-03-01. Retrieved 2018-09-22.
- ^ "School of GeoSciences:XRDP". ed.ac.uk. The University of Edinburgh.
- ^ "Install and configure Remote Desktop to connect to a Linux VM in Azure". docs.microsoft.com. Microsoft. Archived from the original on 2018-08-15. Retrieved 2018-10-03.
- ^ "XRDP from Mac". it.ece.iastate.edu. Iowa State University. Archived from the original on 2018-10-08. Retrieved 2018-10-03.
- ^ "Xrdp". Archived from the original on 2018-08-17. Retrieved 2018-09-22.
- ^ "Xrdp". 9 November 2013. Archived from the original on 2018-02-14. Retrieved 2018-09-22.
- ^ "Remote Desktop Connection to Linux from Windows using the XRDP server". 29 April 2020. Archived from the original on 2021-09-03. Retrieved 2021-09-03.
More reading
- Griffon (January 10, 2021). "XRDP - Griffon's IT Library". Retrieved January 12, 2021.
- Ed Shway (January 11, 2021). "How to Connect to an Ubuntu 20.04 Server via Remote Desktop Connection using xRDP". Archived from the original on January 15, 2021. Retrieved January 12, 2021.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.