The Multi-Channel Sample Application is a demonstration of how to implement HTML and Rich Client Channels for BTT. You can deploy the sample on any of the server platforms supported by BTT.
For html channel, open a Web browser first. To start the client, enter the following in the location or address field of a Web browser:
http://<host name>:<port>/BTT_MultiChannelHtm/EstablishSession
Replace <host name> with the name of the server running the BTT application and <port> with the port number on which the application server's is listening the http requests (usually on port 9080).