SCNetworkReachability
SCNetworkReachability
- Subject: SCNetworkReachability
- From: Ben Kazez <email@hidden>
- Date: Mon, 27 Jun 2005 18:25:51 -0400
Hi everyone,
I'm sure there's an answer to this question that's obvious but that
I'm missing: I'm trying to use SCNetworkReachabilityRef,
SCNetworkReachabilityCreateWithName(), SCNetworkReachabilityGetFlags
(), and kSCNetworkFlagsConnectionRequired. I've put the following
directive at the beginning of the file:
#include <CoreFoundation/CoreFoundation.h>
And yet I get "error: 'SCNetworkReachabilityRef' undeclared" and so
on for the other items. What am I doing wrong?
Ben
--
Ben Kazez
http://www.benkazez.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden