BLIP/Demo/BLIPEchoServer.m
2009-07-24 * The BLIPConnection receivedRequest: delegate method now returns BOOL. If the method returns NO (or if the method isn't implemented in the delegate), that means it didn't handle the message at all; an error will be returned to the sender.
2009-04-22 * Added MYBonjourBrowser and MYBonjourService.
2008-05-24 Added a BLIP port of Apple's "CocoaEcho" sample code.