Mac OS X Reference Library Apple Developer
Search

Introduction

This guide describes the Foundation framework classes available for interacting with URLs and communicating with servers using standard Internet protocols. Together these 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 guide includes the following articles:

See Also

The following sample code is available through Apple Developer Connection:




Last updated: 2010-03-24

Did this document help you? Yes It's good, but... Not helpful...