ImageClient

Last Revision:
Version 1.0, 2005-06-01
Demonstrates how to use CFNetwork for synchronous and asynchronous operations, network diagnostics, proxy navigation, and authentication.
Build Requirements:
XCode
Runtime Requirements:
Mac OS X 10.4

This sample shows how to use: CFNetwork via synchronous and asynchronous operations. CFNetDiagnositcs to help your application handle networking problems. CFNetwork with system-provided proxy settings. Authentication: - simple authentication (Basic and digest) - session authentication with persistence - proxy authentication - KeyChain usage