Not sure if this belongs here but for lack of better place for now is here.
I have a VB program which maintains a link to someone elses server. If I step away from the computer for say 1/2 hour, sometimes the server connection drops.
------------
Question
-----------
Is there anyway to determine whether the company who hosts the server, my ISP (hard cable), or Windows 10 is dropping the connection because of non-activity?
FWIW: I wrote a mouse move routine which appears to work -- maintains the connection -- when I am away, so obviously one of these is monitoring something?
I have a VB program which maintains a link to someone elses server. If I step away from the computer for say 1/2 hour, sometimes the server connection drops.
------------
Question
-----------
Is there anyway to determine whether the company who hosts the server, my ISP (hard cable), or Windows 10 is dropping the connection because of non-activity?
FWIW: I wrote a mouse move routine which appears to work -- maintains the connection -- when I am away, so obviously one of these is monitoring something?