April 8th, 1999, 05:23 AM
Hi!
How can I see if the computer is connected to the internet ?
Reply please also to milan.gabor@uni-mb.si
How can I see if the computer is connected to the internet ?
Reply please also to milan.gabor@uni-mb.si
|
Click to See Complete Forum and Search --> : Determine if computer is connected to the internet April 8th, 1999, 05:23 AM Hi! How can I see if the computer is connected to the internet ? Reply please also to milan.gabor@uni-mb.si Merlin April 8th, 1999, 06:13 PM To determine if you are on the internet there are two things you could do. First if you know that it will never have an IP address except when it is on the internet you call a function like GetHostIP, or something like that. If the machine may have an IP address but not neccessarily be on the internet like in a network you could try to "ping" an internet site that will return information like Microslop. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |