Hi, Thanks for that answer. In the meantime I got just exatly the same mDNSResponder running. Now I want to use local IP so that 2 devices can reach each other just by connecting them to a switch and without setting up an ip adress before that. I think I need zeroconf therefore?
Regards, Mathias -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Steve Bennett Sent: Thursday, June 04, 2009 4:23 PM To: uClinux development list Subject: Re: [uClinux-dev] Zeroconf with uClinux? We run the apple mdnsresponder on a few devices to advertise a web interface. # ps | grep mDNS 276 root 612 S mDNSResponderPosix -n myhost -t _http._tcp - p 80 Nothing special was required to get it going. Cheers, Steve On 04/06/2009, at 8:30 PM, Krause Mathias (ST-CO/ENG4.3) wrote: > Hi all, > > I am named to implement something zeroconf on our embedded linux > system (uClinux on coldfire, 32bit). Currently I've no idea, where > to start. I think, what I need is mDNS and IP local. > Is there anybody out there who made a bonjour-compatible device by > running uClinux? Any hints where to start? > > I already tried to cross-compile the apple bonjour, but as I am a > bit inexpirienced in uClinux I ran into a lot of problems. > I also tried to cross-compile avahi (with most of the features > disabled) but I also can't get it to compile. > > Now, I read in a mailing list, that libavahi is included into > uClinux-dist. Unfortunately I cannot find anything. > Any hints, starting points or help would be very appreciated. > > Thanks, > Mathias > > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev > -- WorkWare Systems Pty Ltd W: www.workware.net.au P: 0434 921 300 E: [email protected] F: 07 3102 9221 _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
