Re: Cocoa (or any Mac API) "browse for computer" dialog
Re: Cocoa (or any Mac API) "browse for computer" dialog
- Subject: Re: Cocoa (or any Mac API) "browse for computer" dialog
- From: Scott Ribe <email@hidden>
- Date: Fri, 09 May 2014 21:04:53 -0600
On May 9, 2014, at 7:31 PM, Roland King <email@hidden> wrote:
> Doesn't Windows use LLMNR for this kind of advertising, similar to how OSX uses Bonjour. That uses multicast address 224.0.0.252, port 5355, ipv6: FF02:0:0:0:0:0:1:3. Fire up wireshark and have a sniff on your network, should be able to see something. If that's what it's using, all you have to do is implement RFC4795 (http://tools.ietf.org/html/rfc4795) :)
I really don't know what Windows uses, but I think the point still stands: you're depending on your Windows servers advertising some other service as a proxy for finding Windows boxes running your service.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden