Tuesday, 18 June 2024
  1 Replies
  268 Visits
  Subscribe
Hi Sergio,
my web page upon startup opens a link to the web socket
(websocket = new sgcWebSocket(prot + '//' + window.location.host + ':' + window.location.port || '443');), but if the PC goes to standby when reactivated the web socket is closed.
How can I avoid this?
thanks so much for the feedback