Bonjour/MYBonjourService.h
2009-07-01 Fix to BLIPMessage for Chatty (mark new outgoing BLIPMessages as "complete".)
2009-05-24 Misc. tweaks made while porting Chatty to use MYNetwork.
2009-05-06 * Merged part of Jim Roepke's changes -- the MYAddressLookup fixes and updated iPhone project.
2009-05-05 bug fixes and improvements to new bonjour classes and tcplistener, also added a static library target
2009-04-29 More work on Bonjour classes. They now support registering services.
2009-04-27 Rewrote the Bonjour classes, using the low-level <dns_sd.h> API. They're now subclasses of MYDNSService.
2009-04-22 * Added MYBonjourBrowser and MYBonjourService.