Share on Facebook Share on Twitter Email
Answers.com

Remote Desktop Protocol

 

(Remote Desktop Protocol) An input/output presentation protocol from Microsoft that governs the keyboard, mouse and screen formatting between clients and servers in a thin client environment. It is Microsoft's counterpart to Citrix's ICA protocol. Based on the T.share protocol, RDP is used by Windows Terminal Services to provide shared terminal services in Windows servers. In addition to PCs, which use RDP via the Windows Remote Desktop Connection (RDC) client software, numerous dedicated thin client terminals support RDP. See thin client and Terminal Services.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Remote Desktop Protocol
Top

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which concerns providing a user with a graphical interface to another computer. The protocol is an extension of the ITU-T T.128 application sharing protocol.[1] Clients exist for most versions of Microsoft Windows (including Windows Mobile), Linux, Unix, Mac OS X and other modern operating systems. By default the server listens on TCP port 3389.[2]

Contents

Microsoft implementation

As proprietor of RDP, Microsoft's implementations are an important benchmark. Microsoft currently refers to their official RDP server software as Remote Desktop Services, formerly 'Terminal Services'. Their official client software is currently referred to as Remote Desktop Connection, formerly 'Terminal Services Client'.

Version history

Every Windows version beginning with Windows XP includes an installed Remote Desktop Connection (RDC) ("Terminal Services") client (mstsc.exe) whose version is determined by that of the operating system or last applied Windows Service Pack. The Terminal Services server is supported as an official feature on Windows NT 4.0 Terminal Server Edition, Windows 2000 Server, all editions of Windows XP except Windows XP Home Edition, Windows Server 2003, Windows Home Server, on Windows Fundamentals for Legacy PCs, in Windows Vista Ultimate, Enterprise and Business editions, Windows Server 2008 and Windows Server 2008 R2 and on Windows 7 Professional and above.

Microsoft provides the client required for connecting to newer RDP versions for downlevel operating systems. Since the server improvements are not available downlevel, the features introduced with each newer RDP version only work on downlevel operating systems when connecting to a higher version RDP server from these older operating systems, and not when using the RDP server in the older operating system.

Based on the ITU-T T.128 application sharing protocol (during draft also known as 'T.share') from the T.120 recommendation series, the first version of RDP (named version 4.0) was introduced by Microsoft with 'Terminal Services', as a part of their product 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. The client is available for Windows 2000, Windows 9x, Windows NT 4.0. [3] With this version, the name of the client was changed from Terminal Services Client to Remote Desktop Connection.

Version 5.2, introduced with Windows Server 2003, included support for console mode connections, a session directory, and local resource mapping. It also introduces Transport Layer Security (TLS) 1.0 for server authentication, and to encrypt terminal server communications.[4]

Version 6.0 was introduced with Windows Vista and incorporated support for Windows Presentation Foundation applications, multi-monitor spanning and large desktop support, and support for TLS 1.0 connections. [5] Version 6.0 is available for Windows XP SP2, Windows Server 2003 SP1/SP2 (x86 and x64 editions) and Windows XP Professional x64 Edition.

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. It is also installable through KB952155 for Windows XP SP2. [6]. 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 connecting remotely to individual programs and 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]

Version 7.0 was released to manufacturing July 2009 and is included with Windows Server 2008 R2, as well as with Windows 7 [9]. With this release, the server name was also changed from Terminal Services to Remote Desktop Services. This version incorporates new functionality such as Windows Media Player redirection, bidirectional audio, true multimonitor support, Aero glass support, enhanced bitmap acceleration, Easy Print redirection [10], Language Bar docking. The RDP 7.0 client is available on Windows XP SP3 and Windows Vista SP1/SP2. [11] RDP 6.1 client and RDP 7.0 client are not supported on Windows Server 2003 x86 and Windows Server 2003 / Windows XP Professional x64 editions.

Most RDP 7.0 features like Aero glass remoting, bidirectional audio, Windows Media Player redirection, true multiple monitor support, Remote Desktop Easy Print are only available in Windows 7 Enterprise or Ultimate editions. [12] [13]

Features

  • 32-bit color support. 8-, 15-, 16-, and 24-bit color are also supported.
  • 128-bit encryption, using the RC4 encryption algorithm, as of Version 6.[14] Older implementations suffer from a man-in-the-middle vulnerability, which can allow an attacker to decrypt the encrypted streams by recording the encryption key as it is transmitted.[15]
  • 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 Services 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.
  • 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.

Other implementations

There are many RDP implementations for many platforms. Implementations include both client and servers by many vendors. Microsoft currently owns many patents that make up the majority of the RDP protocol. Some of the licensed vendors include:

  • Microsoft has created both an RDP server and RDP client and has distributed them with every Windows version since Windows 2000. Since Microsoft is the owner of the RDP protocol it naturally has a license to implement and distribute it.
  • rdesktop[16], (an open source RDP client), and its relative xrdp[17], (an open source RDP server), which are licensed under Microsoft's Open Source initiatives. rdesktop and xrdp are both designed to run on Unix-like operating systems.
  • Apple Mac OS X has a client, (Remote Desktop Client[18]), that is created and distributed by Microsoft Mac BU division. Microsoft Mac BU is a division of Microsoft which has a license to the RDP protocol.
  • Apple Mac OS X has a server that is created and distributed by Aqua Connect[19] which is a Microsoft partner and has licensed[20] parts of Microsoft's Terminal Server technology that include the RDP protocol.
  • Ericom Software has an RDP acceleration technology, Ericom Blaze, that is supported by several thin client manufacturers, including, 10ZiG and VXL.[21][22][23]
  • Sun Microsystems' Sun Ray has a RDP client, (uttsc), and is part of the Sun Ray Windows Connector package. [24]
  • Wyse Technology's fully featured RDP client is called 'rdpclient' and is licensed for a number of platform/OS types (even the iPhone).[25]

See also

References

  1. ^ http://www.rdesktop.org/#docs
  2. ^ "How to change the listening port for Remote Desktop". Microsoft. 2007-01-31. http://support.microsoft.com/kb/306759. Retrieved 2007-11-02.  Microsoft KB article 306759, revision 2.2.
  3. ^ Windows XP Remote Desktop Connection software [XPSP2 5.1.2600.2180]
  4. ^ "Configuring authentication and encryption". January 21, 2005. http://technet.microsoft.com/en-us/library/cc782610.aspx. Retrieved 2009-03-30.  Microsoft Technet article
  5. ^ "Remote Desktop Connection (Terminal Services Client 6.0)". 2007-06-08. http://support.microsoft.com/default.aspx/kb/925876. Retrieved 2007-06-20.  Microsoft KB article 925876, revision 7.0.
  6. ^ Description of the Remote Desktop Connection 6.1 client update for Terminal Services in Windows XP Service Pack 2
  7. ^ "Changes to Remote Administration in Windows Server 2008". Terminal Services Team Blog. Microsoft. December 17, 2007. http://blogs.msdn.com/ts/archive/2007/12/17/changes-to-remote-administration-in-windows-server-2008.aspx. Retrieved 2008-02-10. 
  8. ^ "Terminal Services Printing". TechNet - Windows Server 2008 Technical Library. Microsoft. January 10, 2008. http://technet2.microsoft.com/windowsserver2008/en/library/484d57e7-feb4-4dcc-9d13-152c053516471033.mspx?pf=true. Retrieved 2008-02-10. 
  9. ^ "Remote Desktop Connection 7 for Windows 7, Windows XP & Windows Vista". Terminal Services Team Blog. Microsoft. August 21, 2009. http://blogs.msdn.com/rds/archive/2009/08/21/remote-desktop-connection-7-for-windows-7-windows-xp-windows-vista.aspx. Retrieved 2009-08-21. 
  10. ^ Using Remote Desktop Easy Print in Windows 7 and Windows Server 2008 R2
  11. ^ Announcing the availability of Remote Desktop Connection 7.0 for Windows XP SP3, Windows Vista SP1, and Windows Vista SP2
  12. ^ Aero Glass Remoting in Windows Server 2008 R2
  13. ^ Remote Desktop Connection 7 for Windows 7, Windows XP & Windows Vista
  14. ^ "Remote Desktop Protocol". Microsoft. http://msdn.microsoft.com/en-us/library/aa383015(VS.85).aspx. Retrieved 2009-03-30. 
  15. ^ "Microsoft RDP Man in the Middle Vulnerability". SecuriTeam. 2005-06-02. http://www.securiteam.com/windowsntfocus/5EP010KG0G.html. Retrieved 2007-11-02. 
  16. ^ rdesktop site
  17. ^ xrdp homepage
  18. ^ [1]
  19. ^ [2]
  20. ^ [3]
  21. ^ Ericom Software's homepage
  22. ^ 10Zig Press Release
  23. ^ VXL Instrument's Press Release
  24. ^ Sun Ray Server Software website
  25. ^ Wyse Technology's homepage

External links


 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Remote Desktop Protocol" Read more