Also proofread the code better than I did this email message. ;-)
Michael
On Feb 20, 2008, at 10:56 AM, Michael Ledford wrote:
1) You have set a delegate for the NSNetServiceBrowser instance you
have created.
2) The delegate you have set indeed implements the delegate method
with the correct method signature.
2) You have done a search for services using the instance created
and have not sent the stop message to the instance.
3) Your code is in a run-loop.