Version: 1.0

Posted: 2005-06-01

Build Requirements: Tiger

Runtime Requirements: Tiger

View Source Code:

Download Sample Code (“AutoUpdater.zip”, 22.1K)



Description

This sample demonstrates Cocoa networking using the NSURL loading classes, NSURLConnection and NSURLDownload. It gives an example of the networking portion of the steps that might be taken for an application to automatically update itself over the network.

Document Revision History

Date Notes
2005-06-01This sample demonstrates Cocoa networking using the NSURL loading classes, NSURLConnection and NSURLDownload.