Next Page > Hide TOC

Introduction to CFNetwork Programming Guide

Contents:

Organization of This Document
See Also


CFNetwork is a framework in the Core Services framework that provides a library of abstractions for network protocols. These abstractions make it easy to perform a variety of network tasks, such as:

This book is intended for developers who want to use network protocols in their applications. In order to fully understand this book, the reader should have a good understanding of network programming concepts such as BSD sockets, streams and HTTP protocols. Additionally, the reader should be familiar Mac OS X programming concepts including run loops. For more information about Mac OS X please read Mac OS X Technology Overview.

Organization of This Document

This book contains the following chapters:

See Also

For more information about the networking APIs in Mac OS X, read:

Refer to the following reference documents for CFNetwork:

In addition to the documentation provided by Apple, the following is the reference book for socket-level programming:



Next Page > Hide TOC


© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-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.