On 24 févr. 2015, at 01:20, Rick Mann wrote:

> I thought I've read in the past that we shouldn't use SCNetworkReachability 
> to determine reachability, but to actually just try to connect to our 
> servers, and if that fails, then do something.

Yes, this was exposed during a WWDC session some years ago.

> What is that something? Looking at the SCNetworkReachability Reference, 
> there's no mention of this usage.
> 
> I do wish Apple would update the docs to reflect how they behave and should 
> be used.
> 
> Is there a document that describes the correct use? Thanks.

Instead of polling, another solution depending on the nature of the 
unreachability could be to observe network settings changes (DNS, IP, Active 
Interface, etc.) using the SystemConfiguration Dynamic Store API.



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to