rdesktop
Page Module:Message box/ambox.css has no content.
This article needs additional citations for verification. (August 2008) |
Page Module:Infobox/styles.css has no content.
| rdesktop | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. rdesktop connected to a Windows NT 4.0 Terminal Server Edition host | |
| [[Programmer|DeveloperTemplate:Pluralize from text]] | rdesktop team |
| Initial release | April 4, 2001 |
| Operating system | Unix-like Microsoft Windows[1] (unofficial) |
| Type | Microsoft Remote Desktop Services client |
| License | GPL-3.0-or-later |
| Website | Script error: No such module "WikidataIB". |
Script error: No such module "Check for conflicting parameters".
rdesktop is an implementation of a client software for Microsoft's proprietary Remote Desktop Protocol (RDP). rdesktop is free and open-source software, subject to the requirements of the GNU General Public License (GPL-3.0-or-later), and is available for Linux and BSD as well as for Microsoft Windows.
As of August 2013, rdesktop implements a large subset of the RDP 5 protocol. Unlike Remote Desktop Connection in modern versions of Windows, rdesktop still supports the older RDP 4.0 protocol used by Windows NT 4.0 Terminal Server Edition and Windows 2000 Server.
Feature set
RDP5 features supported:
- Bitmap caching
- File system, audio, serial port and printer port redirection
- Mappings for most international keyboards
- Stream compression and encryption
- Automatic authentication
- Smartcard support
- RemoteApp like support called "seamless" mode via Seamless RDP
- Network Level Authentication
Still unimplemented are:
- Client redirection upon reconnect (of disconnected session)[2]
- Remote Assistance requests
- USB device redirection
Support for the additional features available in RDP 5.1 and RDP 6 (including multi-head display spanning, window composition and console connection) have not yet been implemented, although some, such as RDP 6 Bulk Compression,[3] RDP 6 Bitmap Compression,[4] and the RDP 6.0 GDI Acceleration Extension[5] have been officially documented on Microsoft Learn.
Use
Rdesktop is commonly used on desktop ReactOS and Linux installations to connect to Microsoft Windows running Remote Desktop Services. There are many GUI clients, like tsclient, Gnome-RDP and KDE Remote Desktop Connection (KRDC), which are graphical front-ends to rdesktop. The program has also been integrated into several thin client Linux distributions like Thinkstation and the PC TSC project, as well as some thin client appliances.[6]
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
- xrdp – an implementation of a server software for RDP
- Comparison of remote desktop software
References
Page Template:Reflist/styles.css has no content.
- ^ windows build
- ^ http://forums.sun.com/thread.jspa?threadID=5398718 [user-generated source]
- ^ Page Module:Citation/CS1/styles.css has no content."3.1.8.1 RDP 6.0". [MS-RDPEGDI]: Remote Desktop Protocol: Graphics Device Interface (GDI) Acceleration Extensions. Microsoft.
- ^ Page Module:Citation/CS1/styles.css has no content."3.1.9 RDP 6.0 Bitmap Compression". [MS-RDPEGDI]: Remote Desktop Protocol: Graphics Device Interface (GDI) Acceleration Extensions. Microsoft.
- ^ Page Module:Citation/CS1/styles.css has no content."1.3.2.1 RDP 6.0". [MS-RDPEGDI]: Remote Desktop Protocol: Graphics Device Interface (GDI) Acceleration Extensions. Microsoft.
- ^ USA Admin RDP
External links
- FreeRDP – a fork of rdesktop that is further developed under the Apache License
- KRDC - KDE Remote Desktop Connection
- Gnome-RDP - GNOME front-end for rdesktop
- xrdp - RDP server for Unix, based on rdesktop
- CoRD - A native Cocoa interface for the OS X port of rdesktop.
- properJavaRDP - rdesktop-based Free Java Remote Desktop Connection Client
- Rdesktop-Win32 - Win32 build of rdesktop