SimpleReach

Last Revision:
Version 1.1, 2005-07-26
This 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.
Build Requirements:
Xcode 1.1
Runtime Requirements:
Mac OS X 10.3

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.