Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
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.
Copyright © 2005 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2005-07-26