Re: Bonjour over WAN
Re: Bonjour over WAN
- Subject: Re: Bonjour over WAN
- From: Roland King <email@hidden>
- Date: Thu, 06 Aug 2009 16:41:45 +0800
is there actually any code for that anywhere? And is there any support
built into the OSX (or iPhone) Bonjour implementation to do that so you
could do say (totally made up code on classes which don't exist)
[ CFBonjour useUnicastDNSWithServer:your server here ]
or are you just saying that the protocol just relies on DNS lookups
(which it does .. although it really is slanted towards broadcast) and
you could if you wanted implement it like that, but you would actually
have to write all the code yourself?
Keith Duncan wrote:
On 6 Aug 2009, at 09:13, Roland King wrote:
I've never seen any. I assume that as well as multicast dns there are
ways to configure bonjour to point to some central DNS server which
would enable something like that to work
Yes, you can use regular unicast DNS, and query a specified DNS server
for SRV records.
Keith
_______________________________________________
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