* Refactored MYPortMapper to use a new abstract base class MYDNSService; that way I can re-use it later for implementing Bonjour.
* Fixed issue #1: a memory leak in BLIPProperties, reported by codechemist.
2 // Prefix header for all source files of the 'MYNetwork-iPhone' target in the 'MYNetwork-iPhone' project
6 #import <Foundation/Foundation.h>
7 #import <UIKit/UIKit.h>