Document Revision History

This table describes the changes to CFNetwork Programming Guide.

DateNotes
2012-06-11

Made minor fix.

2011-06-06

Corrected explanation of creating a directory using FTP, using CFHTTPRequest synchronously.

2009-05-06

Corrected typos.

2009-01-06

Miscellaneous edits.

2008-10-15

Made minor corrections to code samples.

2008-03-11

Made minor typographical corrections and clarifications.

2007-01-08

Updated information regarding CFReadStreamUnscheduleFromRunLoop.

2006-05-23

Updated information regarding CFReadStreamCreateForHTTPRequest.

2006-04-04

Updated sample code for communicating with HTTP servers.

2006-03-08

Made minor editorial corrections throughout.

2006-02-07

Updated content substantially and moved reference information to the new document "CFNetwork Reference." Changed the title from "CFNetwork Services Programming Guide."

2005-08-11

Corrected description of port parameter in CFNetServiceCreate.

2005-04-29

Updated for OS X v10.4. Changed "Rendezvous" to "Bonjour." Changed title from "CFNetwork Services."

2004-02-01

Added description of CFFTP and CFHost and clarified the protocols that CFNetwork Services currently supports. Corrected sample code in the sections “Working With Write Streams and “Using a Run Loop to Prevent Blocking.” Corrected the description of the clientContext parameter for the CFReadStreamClientCallback and CFWriteStreamClientCallback callbacks.