FACTOID # 58: Looking for geniuses? Head straight to Iceland. There are more than 3 Nobel Prize Winners for every million Icelanders.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Remote Desktop Protocol

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 and Mac OS X. 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). Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ... Terminal Services is a component of Microsoft Windows operating systems (both client and server versions) that allows a user to access applications or data stored on a remote computer over a network connection. ... Windows Mobile is a compact operating system combined with a suite of basic applications for mobile devices based on the Microsoft Win32 API. Devices which run Windows Mobile include Pocket PCs, Smartphones, and Portable Media Centers. ... Linux (IPA pronunciation: ) is a Unix-like computer operating system. ... FreeBSD is a Unix-like free operating system descended from AT&T UNIX via the Berkeley Software Distribution (BSD) branch through the 386BSD and 4. ... Solaris is a computer operating system developed by Sun Microsystems. ... Mac OS X (IPA: ) is a line of graphical operating systems developed, marketed, and sold by Apple Inc. ...

Contents

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 the protocol and Microsoft's implementation, in many circumstances the traffic can be decrypted along the way.[2]
  • Transport Layer Security support.
  • Audio 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: In cryptography, RC4 (also known as ARC4 or ARCFOUR) is the most widely-used software stream cipher and is used in popular protocols such as Secure Sockets Layer (SSL) (to protect Internet traffic) and WEP (to secure wireless networks). ... It has been suggested that Mafia Fraud Attack be merged into this article or section. ... Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...

  • 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 (Longhorn)
  • 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 WMI.
  • Improved bandwidth tuning for RDP clients.
  • Support for remote desktop sizes greater than 1600x1200.
  • 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.

https is a URI scheme used to indicate a secure HTTP connection. ... https is a URI scheme used to indicate a secure HTTP connection. ... RPC can refer to: Remote procedure call, a protocol that allows a computer program running on one host to cause code to be executed on another host Revolutionary Policy Committee, a faction within the Independent Labour Party, a United Kingdom political party during the 1930s Rail Passengers Council, a network... Windows Server 2008 is the name of the next server operating system from Microsoft. ... Windows Aero is the graphical user interface for Windows Vista, an operating system released by Microsoft in November 2006. ... ClearType is a registered trademark for a technology developed by Microsoft Corporation to improve the appearance of text on certain types of computer display screens, especially flat-panel displays. ... This subsystem is a part of . ... The Microsoft . ... This subsystem is a part of . ... Windows Management Instrumentation (WMI) is a set of extensions to the Windows Driver Model that provides an operating system interface through which instrumented components provide information and notification. ... Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. ...

Supported operating systems

The RDP service is supported as an official feature on Windows Server 2003, Windows XP Professional, Windows XP Media Center and Tablet PC Editions, and in Windows Vista Ultimate, Enterprise and Business editions. By default, all Windows XP and Vista editions include the Remote Desktop Connection (RDC) client application pre-installed, with RDC client version determined by the version of Windows release. It is available for free download for Windows Vista, Windows XP, Windows 2000, Windows 9x, Windows NT 4.0, Mac OS X, and most Linux distributions. Windows Server 2003 is a server operating system produced by Microsoft. ... Windows XP is a line of operating systems developed by Microsoft for use on general-purpose computer systems, including home and business desktops, notebook computers, and media centers. ... A typical Windows XP MCE 2005 Menu Windows XP Media Center Edition (MCE) was a version of Windows XP designed to serve as a home-entertainment hub. ... A typical Windows XP desktop. ... Windows Vista is a line of graphical operating systems used on personal computers, including home and business desktops, notebook computers, Tablet PCs, and media centers. ... Windows 2000 (also referred to as Win2K) is a preemptive, interruptible, graphical and business-oriented operating system that was designed to work with either uniprocessor or symmetric multi-processor 32-bit Intel x86 computers. ... Windows 9x is a term used to describe the DOS-based operating systems Windows 95 and Windows 98, similar versions of Microsoft Windows which were produced in the 1990s. ... Windows NT 4. ... Mac OS X (IPA: ) is a line of graphical operating systems developed, marketed, and sold by Apple Inc. ... Linux (IPA pronunciation: ) is a Unix-like computer operating system. ...


Work has started on an open source implementation of the RDP server available for Unix-like operating systems.[3] There are products which provide similar functionality for Linux and Unix using non-RDP protocols such as VNC, NX and the X Window System. These are however not compatible with the Windows RDP client. Xrdp Linux RDP Server is one software which is compatible with Windows RDP client Diagram of the relationships between several Unix-like systems A Unix-like operating system is one that behaves in a manner similar to a Unix system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ... Linux (IPA pronunciation: ) is a Unix-like computer operating system. ... Filiation of Unix and Unix-like systems Unix (officially trademarked as UNIX®) is a computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs including Ken Thompson, Dennis Ritchie and Douglas McIlroy. ... Virtual Network Computing (VNC) is a desktop sharing system which uses the RFB (Remote FrameBuffer) protocol to remotely control another computer. ... NX technology is a computer program that makes fast, secure, remote X11 connections to enable users to access remote Linux and Unix desktop sessions, and is fast enough even over a low bandwidth and high latency data link such as provided by a modem. ... GNOME 2. ...


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. The most current version, 6.0, introduced with Windows Vista and Windows Server 2008 includes a significant number of new features,[4] most notably being able to remotely access a single application instead of the entire desktop, and support for 32-bit color. The International Telecommunication Union (ITU; French: Union internationale des télécommunications, Spanish: Unión Internacional de Telecomunicaciones) is an international organization established to standardize and regulate international radio and telecommunications. ... T.120 is an ITU-T recommendation that describes a series of communication and application protocols and services that provide support for real-time, multipoint data communications. ... T.120 is an ITU-T recommendation that describes a series of communication and application protocols and services that provide support for real-time, multipoint data communications. ... Windows NT 4. ... Windows 2000 (also referred to as Win2K) is a preemptive, interruptible, graphical and business-oriented operating system that was designed to work with either uniprocessor or symmetric multi-processor 32-bit Intel x86 computers. ... Windows XP is a line of operating systems developed by Microsoft for use on general-purpose computer systems, including home and business desktops, notebook computers, and media centers. ... Windows Server 2003 is a server operating system produced by Microsoft. ... Windows Vista is a line of graphical operating systems used on personal computers, including home and business desktops, notebook computers, Tablet PCs, and media centers. ... Windows Server 2008 is the name of the next server operating system from Microsoft. ...


See also

Citrix Presentation Server (formerly Citrix MetaFrame) is a remote access/application publishing product built on the Independent Computing Architecture (ICA), Citrix Systems thin client protocol. ... This page is a comparison of remote desktop software available for various platforms. ... Independent Computing Architecture (ICA) is a proprietary protocol for an application server system, designed by Citrix Systems. ... rdesktop is a RDP client for most Unix-like systems such as BSD and Linux. ... This article is considered orphaned, since there are very few or no other articles that link to this one. ...

References

  1. ^ How to change the listening port for Remote Desktop Microsoft KB article 306759, revision 2.2, revised 2007-01-31
  2. ^ http://www.securiteam.com/windowsntfocus/5EP010KG0G.html
  3. ^ http://xrdp.sourceforge.net/
  4. ^ Remote Desktop Connection (Terminal Services Client 6.0) Microsoft KB article 925876, revision 7.0, revised 2007-06-08.

Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ... is the 31st day of the year in the Gregorian calendar. ... Year 2007 (MMVII) is the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ... is the 159th day of the year (160th in leap years) in the Gregorian calendar. ...

External links

  • Technical Overview of Terminal Services - a more detailed feature list.
  • Remote Desktop Protocol - from Microsoft's Developer Network
  • Understanding the Remote Desktop Protocol - from support.microsoft.com
  • Linux RDP Server - Xrdp providing facility to connect Linux server with Remote Desktop Client from Windows/Linux system. It is open source under GNU Public License (GPL).
 v  d  e Remote administration software
Apple Remote Desktop | Back Orifice | Back Orifice 2000 | Citrix Presentation Server | Microsoft Systems Management Server
NetBus | pcAnywhere | Remote Desktop Protocol | Sub7 | Timbuktu | Virtual Network Computing

  Results from FactBites:
 
Remote Desktop Protocol - Wikipedia, the free encyclopedia (738 words)
Remote Desktop Protocol (RDP) is a multi-channel protocol that allows a user to connect to a computer running Microsoft Terminal Services.
Clients compatible with the Remote Desktop Protocol run on a number of different operating systems, and is even a core feature of some Linux distributions.
As of May 2006, there are no plans to bring Remote Desktop capabilities to the XP Home environment.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.