Basically this is only very small but I have no idea how to start. I was thinking it could be achieved with a simple batch file or script but im not sure.
I need a program that will tell the user whether the Internet is connected (will be run on startup on networked machines without a direct Internet connection). Possibly done by pinging a reliable website - and if the request times out, a message is displayed saying "Internet Offline" or something like that, and if the ping is successful, then nothing happens and the program exits.
Question
MrBear5587
Hi,
Basically this is only very small but I have no idea how to start. I was thinking it could be achieved with a simple batch file or script but im not sure.
I need a program that will tell the user whether the Internet is connected (will be run on startup on networked machines without a direct Internet connection). Possibly done by pinging a reliable website - and if the request times out, a message is displayed saying "Internet Offline" or something like that, and if the ping is successful, then nothing happens and the program exits.
Thanks!
Link to comment
Share on other sites
13 answers to this question
Recommended Posts