BLIP/Demo/BLIPEchoClient.m
2009-05-05 Updated BLIPEchoClient to latest Bonjour API, fixing a compile error. (Fixes #7.)
2009-04-22 * Added MYBonjourBrowser and MYBonjourService.
2008-05-25 Added -[TCPConnection initToNetService:] to make it easier to use with Bonjour. This allowed me to simplify BLIPEchoClient quite a lot.
2008-05-25 More documentation.
2008-05-24 Added a BLIP port of Apple's "CocoaEcho" sample code.