Re: Checking for an internet connection
Re: Checking for an internet connection
- Subject: Re: Checking for an internet connection
- From: Kevin Callahan <email@hidden>
- Date: Sun, 20 Oct 2002 15:08:29 -0700
On Sunday, October 20, 2002, at 02:18 PM, Arthur VIGAN wrote:
Hi,
I would like to know if there is something in Cocoa to check if there
is an active internet connection, and if there isn't, something to
open the connection?
Thanks in advance,
Arthur
Check this out:
@header SCNetwork
The SCNetworkCheckReachabilityXXX() APIs allow an application to
determine the status of the system's current network configuration.
Kevin
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.