[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSNetService with Avahi
From: |
Chris B. Vetter |
Subject: |
Re: NSNetService with Avahi |
Date: |
Sat, 9 Jun 2007 09:43:58 +0200 |
On 6/6/07, Yen-Ju Chen <yjchenx@gmail.com> wrote:
[...]
Then I run the TBrowser from your original patch and it works.
It can finds tons of stuff.
[...]
I just remembered that this is one of the things that won't work with
Avahi's compatibility mode.
To browse for all possible services, TBrowser searches for
'_services._dns-sd._udp.'
According to the documentation this is supposed to return all services
available on the net. Avahi's compatibility mode doesn't know how to
handle this 'service' and will return nothing.
IIRC, TXT record updates are also not supported.
--
Chris