Hello,
We are currently looking at using the HTML Console SDK to connect to vm's. I have been looking at their online documentation ( https://www.vmware.com/support/developer/html-console/html-console-sdk-100-programmer-guide.pdf ) that gives a very brief connection example. I was wondering if this is the same HTML Console that you are using? If so, could you inform what the connection string to the virtual machine looks like? And possibly how you were able to obtain it? In their example on page 5, you can see they are just using wss:/127.0.0.1:8080. And they say in step 6 to "connect with the appropriate destination url" but no other information about how to obtain that.