By Francesco Buonomo on Tuesday, 18 June 2024
Posted in Support
Likes 0
Views 282
Votes 0
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
View Full Post