RDP Best Practices

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This section provides general best practices for RDP. For security-specific best practices, see RDP Security.

Plug-in should spin a worker thread to perform all actions that require Microsoft XML Parser (MSXML)

Using MSXML objects from within virtual channel plug-ins that are on the same thread that RDP uses to call into a virtual channel can cause system instability. A plug-in should spin a worker thread that performs all necessary actions that require MSXML.

See Also

Other Resources

Remote Desktop Protocol