Re: -resolveWithTimeout never completes . . .

2010-07-26 Thread Michael Crawford
Problem solved. You must retain the service returned with -[NSNetServiceBrowserDelegate didFindService:moreComing:]. -Michael On Jul 26, 2010, at 11:34 AM, Michael Crawford wrote: > I've been using the WiTap sample as a template for learning to use > NSNetServiceBrowser and NSNetService. I h

-resolveWithTimeout never completes . . .

2010-07-26 Thread Michael Crawford
I've been using the WiTap sample as a template for learning to use NSNetServiceBrowser and NSNetService. I have an iPhone server which appears to be working and is advertising a service using the -publish API. I basically lifted the TCPServer class from WiTap. I then created a client for the