Re: Figuring out if we have an active gateway
Re: Figuring out if we have an active gateway
- Subject: Re: Figuring out if we have an active gateway
- From: Andrew Farmer <email@hidden>
- Date: Sun, 7 Jan 2007 17:31:12 -0800
On 07 Jan 07, at 17:22, Paul Borokhov wrote:
On 1/8/07 1:15 , Finlay Dobbie (email@hidden) wrote:
You need to link to the SystemConfiguration framework.
I have #import <SystemConfiguration/SCNetworkReachability.h>
#import <CoreFoundation/CoreFoundation.h>
at the top of the header file...
Paul
You still need to add the SystemConfiguration framework to your
project. Including the headers doesn't link to the framework; it just
includes prototypes and definitions.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden