WebSocket Application

Hello All,

My question is related to WebSocket. I tried that with the local host and it is working. I can see the message. But I can see that error when I tried it via HoloLens IP address.

"An error occurred while sending: Error: WebSocket is not open: readyState 0 (CONNECTING)"
Do you know what it means?

Thank you very much!

I think that it means you haven't done the setup the way that the hololens wants. It runs a specialist version of Windows as I understand and there is an API (set of API's?). All will have security and other requirements I'm sure.