Re: NSService (aka. Bonjour) outside local network
Re: NSService (aka. Bonjour) outside local network
- Subject: Re: NSService (aka. Bonjour) outside local network
- From: Kyle Sluder <email@hidden>
- Date: Fri, 24 Jun 2016 15:37:10 -0500
On Fri, Jun 24, 2016, at 02:11 AM, Gerriet M. Denkmann wrote:
> Is it possible to create an NSService (OS X 10.11.45) which is
> discoverable (via NSServiceBrowser) outside of the local WiFi network?
Only if your machine is configured for Wide-area Bonjour. Regular
Bonjour is restricted to the local subnet.
> What should be used for domain in this case?
Whatever WAB domain(s) are configured on the machine.
The macnetworkprog list might be a better resource.
--Kyle Sluder
> If not: what is the use of domain ≠ “local.” , e.g. domain = “” ?
>
> Also: I noticed that includesPeerToPeer = YES makes the kernel_task,
> which usually takes about 1% of my Cpu, go up to 11%. Back to 1% one
> minute after the app with NSService quits.
>
> Is this normal and to be expected?
>
> Gerriet.
_______________________________________________
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