Click to See Complete Forum and Search --> : Internet Connection - Urgent!!


April 23rd, 1999, 03:17 PM
Hi. How can my program tell if the computer is connected to the Internet? For example, the program sits in the background and if the user connects to the Net, it pops up a message asking if the user would like to see news or whatever.

Thanks,
BG jr.

LJP
April 27th, 1999, 04:00 PM
Look at InternetGetConnectedState(). This works for a dial up connection.