in JavaScript i call local windows TCPClient service (c#)
var url = \'wss://127.0.0.1:6372\'; var oWebSocket = new WebSocket(url); // error
i