Jump to content

Remote Desktop Protocol

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by MacJarvis (talk | contribs) at 00:06, 14 October 2008. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Remote Desktop Protocol (RDP) is a multi-channel protocol that allows a user to connect to a computer running Microsoft Terminal Services. Clients exist for most versions of Windows (including handheld versions), and other operating systems such as Linux, FreeBSD, Solaris, Mac OS X, and PalmOS. The server listens by default on TCP port 3389.[1] Microsoft refers to the official RDP client software as either Remote Desktop Connection (RDC) or Terminal Services Client (TSC).

Features

  • 32-bit color support. 8-, 15-, 16-, and 24-bit color are also supported.
  • 128-bit encryption, using the RC4 encryption algorithm (this is the default security; older clients may use encryption of lesser strength). But because of the man-in-the-middle vulnerability in pre-version 6.0 implementations, in many circumstances the traffic can be decrypted along the way.[2]
  • Transport Layer Security support.
  • Audio Redirection allows users to run an audio program on the remote desktop and have the sound redirected to their local computer.
  • File System Redirection allows users to use their local files on a remote desktop within the terminal session.
  • Printer Redirection allows users to use their local printer within the terminal session as they would with a locally or network shared printer.
  • Port Redirection allows applications running within the terminal session to access local serial and parallel ports directly.
  • The clipboard can be shared between the remote computer and the local computer.

The following features were introduced with the release of RDP 6.0 in 2006:

  • Remote Programs: Application publishing with client-side file type associations.
  • Seamless Windows: Remote applications can run on a client machine that is served by a Remote Desktop connection.
  • Terminal Server Gateway: Enables the ability to use a front-end IIS server to accept connections (over port 443) for back-end Terminal Services servers via an https connection, similar to how RPC over https allows Outlook clients to connect to a back-end Exchange 2003 server. Requires Windows Server 2008
  • Support for remoting the Aero Glass Theme (or Composed Desktop), including ClearType font smoothing technology.
  • Support for remoting of Windows Presentation Foundation applications: Compatible clients that have .NET Framework 3.0 support will be able to display full Windows Presentation Foundation effects on a local machine.
  • Rewrite of device redirection to be more general-purpose, allowing a greater variety of devices to be accessed.
  • All of Terminal Services will be fully configurable and scriptable via Windows Management Instrumentation.
  • Improved bandwidth tuning for RDP clients.
  • Support for Transport Layer Security (TLS) 1.0 on both server and client ends (set as default).
  • Multiple monitor support. Spread session across two monitors.

Implementations

By default, all Windows XP and Windows Vista editions include the Remote Desktop Connection (RDC) / Terminal Services client pre-installed, with RDC client version determined by the version of Windows release or service pack. The Terminal Services server is supported as an official feature on Windows Server 2008, Windows Server 2003, Windows Home Server, Windows XP Professional, Media Center, and Tablet PC editions, on Windows Fundamentals for Legacy PCs, and in Windows Vista Ultimate, Enterprise and Business editions. The latest version, 6.1, of the client is available in Windows Vista Service Pack 1, Windows XP Service Pack 3 and KB952155 for Windows XP SP2. [3]. Older versions of the client are also available for free download for Windows XP (pre-SP3), Windows 2000, Windows 9x, Windows NT 4.0, Mac OS X, and most Linux distributions.

Aqua Connect became the first company to license and implement RDP server for the Mac OS X platform, thus allowing users to connect to the Mac OS X server with RDP.[4]

xrdp is an open source implementation of the RDP server available for Unix-like operating systems.[5]

Version history

Based on the ITU T.share protocol (also known as T.128), the first version of RDP (called version 4.0) was introduced with Terminal Services in Windows NT 4.0 Server, Terminal Server Edition.

Version 5.0, introduced with Windows 2000 Server, added support for a number of features, including printing to local printers, and aimed to improve network bandwidth usage.

Version 5.1, introduced with Windows XP Professional, included support for 24-bit color and sound.

Version 5.2, introduced with Windows Server 2003, included support for console mode connections, a session directory, and local resource mapping.

Version 6.0 was introduced with Windows Vista and incorporated support for connecting remotely to individual programs, Windows Presentation Foundation applications, multi-monitor and large desktop support, and support for TLS 1.0 connections. [6]

Version 6.1 was released in February 2008 and is included with Windows Server 2008, as well as with Windows Vista Service Pack 1 and Windows XP Service Pack 3. In addition to changes related to how a remote administrator connects to the "console",[7] this version incorporates new functionality introduced in Windows Server 2008, such as a new Terminal Services Easy Print driver, a new client-side printer redirection system that makes the client's full print capabilities available to applications running on the server, without having to install print drivers on the server.[8]

See also

References

  1. ^ "How to change the listening port for Remote Desktop". Microsoft. 2007-01-31. Retrieved 2007-11-02. {{cite web}}: Check date values in: |date= (help) Microsoft KB article 306759, revision 2.2.
  2. ^ "Microsoft RDP Man in the Middle Vulnerability". SecuriTeam. 2005-06-02. Retrieved 2007-11-02. {{cite web}}: Check date values in: |date= (help)
  3. ^ Description of the Remote Desktop Connection 6.1 client update for Terminal Services in Windows XP Service Pack 2
  4. ^ "Aqua Connect Releases Terminal Services Solution for the Mac". DABCC. 2008-09-25. {{cite web}}: Check date values in: |date= (help)
  5. ^ xrdp homepage
  6. ^ "Remote Desktop Connection (Terminal Services Client 6.0)". 2007-06-08. Retrieved 2007-06-20. {{cite web}}: Check date values in: |date= (help) Microsoft KB article 925876, revision 7.0.
  7. ^ "Changes to Remote Administration in Windows Server 2008". Terminal Services Team Blog. Microsoft. December 17 2007. Retrieved 2008-02-10. {{cite web}}: Check date values in: |date= (help)
  8. ^ "Terminal Services Printing". TechNet - Windows Server 2008 Technical Library. Microsoft. January 10 2008. Retrieved 2008-02-10. {{cite web}}: Check date values in: |date= (help)