Version: 1.0

Posted: 2008-06-05

Build Requirements: Mac OS X v10.5 or later, Xcode 3.1 or later.

Runtime Requirements: Mac OS X v10.5.3 or later.

View Source Code:

Download Sample Code (“CacheInfo-MacOSX.zip”, 93.1K)



Description

CacheInfo allows you to choose a URL, create a connection, load the resource asynchronously, and observe results such as the data size, load time, and cache usage. You can adjust the sizes of the shared memory and disk caches and observe how caching is affected during the load.

Document Revision History

Date Notes
2008-06-05Demonstrates resource caching behavior using the Cocoa URL loading system.