Contents

Introduction to CFNetwork Programming Guide

Explains how to use Core Foundation networking functions to work with low-level BSD sockets.

Organization of This Document

This book contains the following chapters:

See Also

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

  • Getting Started With Networking

Refer to the following reference documents for CFNetwork:

  • CFFTPStream Reference is the reference documentation for the CFFTPStream API.
  • CFHTTPMessage Reference is the reference documentation for the CFHTTPMessage API.
  • CFHTTPStream Reference is the reference documentation for the CFHTTPStream API.
  • CFHTTPAuthentication Reference is the reference documentation for the CFHTTPAuthentication API.
  • CFHost Reference is the reference documentation for the CFHost API.
  • CFNetService Reference is the reference documentation for the CFNetServices API.
  • CFNetDiagnostics Reference is the reference documentation for the CFNetDiagnostics API.

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

  • UNIX Network Programming, Volume 1 (Stevens, Fenner and Rudoff)

Next

Copyright © 2012 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2012-06-11