BLIP/BLIPProperties.m
2009-04-24 * Refactored MYPortMapper to use a new abstract base class MYDNSService; that way I can re-use it later for implementing Bonjour.
2009-04-22 * Added MYBonjourBrowser and MYBonjourService.
2008-06-03 * Initial checkin of BLIP.py. (Receiving seems to work.)
2008-05-29 Got it to build on iPhone. (Haven't tried running it yet.)
2008-05-24 * Added more documentation.
2008-05-24 Added #imports of utility headers, so source files will compile without requiring a custom prefix (MYUtilities.pch.)
2008-05-23 First checkin after breaking out of Cloudy