Re: Implementing Bonjour on a small embedded controller
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Hi Rick, On Jan 26, 2008, at 11:43 AM, Rick Mann wrote: http://www.opensource.apple.com/darwinsource/tarballs/other/mDNSResponder-10... Best Regards, -Marc _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists.... Hi. I'd like to find an example of Bonjour implemented on a small embedded controller, NOT using a full-fledged OS. Are there any resources I could check out? Maybe Apple docs? I've just barely begun my search, and any help would be much appreciated. You should start by downloading the mDNSResponder project from Darwin CVS. The latest stable release is a little out of date, but it's still pretty solid. An updated version will be released at some point. Start with the README file and then look at mDNSPosix/mDNSPosix.c for an example of how to implement a platform layer. This email sent to site_archiver@lists.apple.com
participants (1)
-
Marc Krochmal