Version: 1.1

Posted: 2005-02-08

Build Requirements: Xcode 1.0 or later

Runtime Requirements: Mac OS X 10.2 or later

View Source Code:

Download Sample Code (“DockBrowser.zip”, 128.3K)



Description

This sample demonstrates how to use CFNetServices to take advantage of Bonjour service discovery and name resolution on Mac OS X. If you're writing a Cocoa (Objective-C) based application, you should use NSNetServices which is an Objective-C wrapper around CFNetServices.

Document Revision History

Date Notes
2005-02-08Upgraded project to use native Xcode target
2003-10-27Demonstrates how to use CFNetServices to take advantage of Bonjour service discovery and name resolution.