zvd 0 Posted March 4, 2005 Hello, does anyone know how to write code to detect when a machine receives network connectivity? (Other than sending out random pings - I'd like to use native Windows autosense or something of that nature...). The purpose is to have a script run as soon as network connectivity is detected. Share this post Link to post Share on other sites
SumTingWong 1 Posted March 4, 2005 Hello, does anyone know how to write code to detect when a machine receives network connectivity? (Other than sending out random pings - I'd like to use native Windows autosense or something of that nature...). The purpose is to have a script run as soon as network connectivity is detected.<{POST_SNAPBACK}>Try the InternetGetConnectedState function is this thread Share this post Link to post Share on other sites