Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Remote Desktop Protocol

You are here: irt.org | FOLDOC | Remote Desktop Protocol

<protocol> (RDP) A Microsoft protocol that provides remote display and input for Windows.

RDP's video driver renders display output by sending packets to the client which translates them into corresponding Microsoft Win32 graphics device interface API calls. Client mouse and keyboard events are redirected from the client to virtual keyboard and mouse drivers on the server.

RDP 4.0 was introduced with Windows NT Server 4.0, Terminal Server Edition. Windows 2000 Terminal Services included RDP 5.0. The Terminal Services Advanced Client (TSAC), an RDP client based on an ActiveX control, also supports RDP 5.0. RDP 5.0 provides enhanced performance over low-speed connections. Windows XP uses RDP 5.1 and includes Remote Desktop Web Connection, which is an updated version of the TSAC.

RDP extends the ITU T.120 protocols, allowing separate virtual channels for device communication and presentation data from the server, as well as encrypted mouse and keyboard data.

Compare: VNC.

MSDN RDP (http://msdn.microsoft.com/library/en-us/termserv/termserv/remote_desktop_protocol.asp).

thinclient.net (http://thinclient.net/technology/RDP_Features_and_Performance.htm).

(2004-09-14)

Nearby terms: remailer « Remote Access Services « Remote Database Access « Remote Desktop Protocol » remote echo » Remote Job Entry » remote login

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb