Important: URL Access Manager is deprecated as of Mac OS X v10.4. You should use CFNetwork instead (as described in CFNetwork Programming Guide).
Important: URL Access Manager is deprecated as of Mac OS X v10.4. You should use CFNetwork instead (as described in CFNetwork Programming Guide).
This document describes how to use URL Access Manager to transfer data to and from a network resource specified with a uniform resource locator (URL).
Note: Apple does not recommend that you directly incorporate the sample code in this document into your application. For example, only limited error handling is shown—you should develop your own techniques for detecting and handling errors.
Overview
Setting and Determining URL Properties
Performing Simple Data Transfer
Naming Your Destination File
Controlling Data Transfer
Terminating Data Transfer Operations
Obtaining Data Transfer Information
Responding to Data Transfer Events
Responding to System Events During Data Transfer
Using URL Access Manager with AppleScript
Case Study: Downloading Data From a URL
Case Study: Downloading Data From Multiple URLs
See Also
Last updated: 2007-05-03