Remote Desktop Web Connection
Remote Desktop Web Connection is a web application consisting of an ActiveX control and a sample connection page. When you deploy Remote Desktop Web Connection on a web server, you can provide client connectivity to Remote Desktop Session Host (RD Session Host) servers and other computers using Internet Explorer and TCP/IP.
In this section
-
Lists the requirements for a Remote Desktop Web Connection.
-
Describes changes to the programming model for implementing virtual channel applications that are provided by the Terminal Services Advanced Client (TSAC).
The reference material for Remote Desktop Web Connection is included in the Remote Desktop Web Connection Reference section.
For more information, see these topics:
- Implementing Scriptable Virtual Channels Using Remote Desktop Web Connection
- Embedding the Remote Desktop ActiveX Control in a Webpage
- Downloading and Using the Remote Desktop ActiveX Control
- Using the Remote Desktop ActiveX Control with Virtual Channels
- Providing for RDP Client Security
- Disabling Remote Desktop Services Features
Installing Remote Desktop Web Connection
The following steps install the Remote Desktop ActiveX control and sample webpage to the %systemroot%\Web\Tsweb directory. They share the webpage in the Tsweb directory on your server, for example, at https://MyServer/tsweb. The control (Msrdp.ocx) and the Remote Desktop Web Connection code are located in Msrdp.cab.
To install Remote Desktop Web Connection
- In the Add/Remove Programs item in Control Panel, under Add/Remove Windows Components, install Microsoft Internet Information Services (IIS).
- Install the World Wide Web Service subcomponent of IIS.
- Install the Remote Desktop Web Connection subcomponent of World Wide Web Service.
For a description of the webpage that is included with the installation of Remote Desktop Web Connection, see Sample Webpage Included with the Remote Desktop ActiveX Control.