search for: scan_nut_avahi

Displaying 1 result from an estimated 1 matches for "scan_nut_avahi".

2011 Apr 19
1
DNS-SD (was Re: [nut-commits] svn commit r2974 - branches/nut-scanner/tools/nut-scanner)
On Apr 19, 2011, at 7:44 AM, Arnaud Quette wrote: > Author: aquette > Date: Tue Apr 19 11:43:46 2011 > New Revision: 2974 > URL: http://trac.networkupstools.org/projects/nut/changeset/2974 > ... > +void scan_nut_avahi() > +{ > + printf("Scanning NUT bus (DNS-SD method):\n"); > + > + /* Check avahi-browse code: > + * http://git.0pointer.de/?p=avahi.git;a=tree;f=avahi-utils;h=5655a104964258e7be32ada78794f73beb84e0dd;hb=HEAD > + * > + * Example service publication (counterpart of t...