Version: 1.1

Posted: 2005-07-26

Build Requirements: Xcode 1.1

Runtime Requirements: Mac OS X 10.3

View Source Code:

Download Sample (“SimpleReach.zip”, 20.7K)
Download Sample (“SimpleReach.dmg”, 79.0K)



Description

SimpleReach is a demonstration of the System Configuration framework asynchronous network reachability API, which lets you determine whether a particular host is reachable and monitor reachability changes.

It's important that you understand that, when this API says that the host is reachable, it means that nothing on *this* computer will prevent you from connecting with the host. Factors that are external to this computer may still prevent you from connecting.

Document Revision History

Date Notes
2005-07-26This sample code has been updated to include a project (for Xcode 2.1) to produce a universal binary and there were no code changes required for it to run correctly on the Developer Transition Systems.
2004-10-28Demonstrates network host reachability testing using the System Configuration framework asynchronous network reachability API.

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.