Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Next Page > Hide TOC

Introduction to the URL Loading System

Contents:

Organization of This Document
See Also


This programming topic describes the Foundation framework classes available for interacting with URLs and communicating with servers using standard Internet protocols. Together theses classes are referred to as the URL loading system.

The NSURL class provides the ability to manipulate URLs and the resources they refer to.

The Foundation framework also provides a rich collection of classes that include support for URL loading, cookie storage, response caching, credential storage and authentication, and writing custom protocol extensions.

The URL loading system provides support for accessing resources using the following protocols:

It also transparently supports both proxy servers and SOCKS gateways using the user’s system preferences.

Organization of This Document

This programming topic includes the following articles:

See Also

The following sample code is available through Apple Developer Connection:



Next Page > Hide TOC


Last updated: 2008-05-06




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice