Re: NSNetService
Re: NSNetService
- Subject: Re: NSNetService
- From: Jens Alfke <email@hidden>
- Date: Tue, 29 Jan 2013 09:11:37 -0800
On Jan 28, 2013, at 7:59 PM, email@hidden wrote:
> I'm using NSNetService to publish a service on a network... and I cannot remove that service without restarting the computer. The only thing I've found in any list or discussion board is [myNetService stop], and this does not work... the service stays around as long as the computer has not been rebooted.
Something’s going wrong, then. As others have said, the service will go away as soon as you stop it or your app exits (even if it crashes.) Either you have a bug on the other side — in the code that’s doing the browsing — or there’s something messed up with your network.
bonjour-dev would be the best place to ask about this. I don’t think many of the Bonjour experts read cocoa-dev.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden