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
my web page upon startup opens a link to the web socket
(websocket = new sgcWebSocket(prot + '//' + window.location.host + ':' + window.location.port || '443')
How can I avoid this?
thanks so much for the feedback