Rewrote the Bonjour classes, using the low-level <dns_sd.h> API. They're now subclasses of MYDNSService.
5 * Created by Jens Alfke on 4/21/09.
6 * Copyright 2009 Jens Alfke. All rights reserved.
11 #import "MYBonjourBrowser.h"
12 #import "MYBonjourService.h"
14 #import "MYPortMapper.h"