Re: [wxCode-users] cron job: wxAvahi

2007-03-20 Thread Cursor
Hi. Yes you are right, it will be usefull to have zeroconf capabilities for all ports. We can look for a common wrapper over dnssd or avahi. I just want to note that avahi work on linux/macos and will work on windows http://avahi.org/wiki/GoogleSummerOfCode Regards Emilien Ishan Arora a écri

[wxCode-users] wxcode specific bakefile problem

2007-04-11 Thread Cursor
Hi All. In order to follow the wxcode guidelines for wxAvahi, I'm rewriting my bakefiles with the wxcode bakefile system. To do that, I follow the page http://wxcode.sourceforge.net/bakefile.php . My bakefile is pretty identical to other component bakefiles. In the step 5 : the bakefile_gen is no

Re: [wxCode-users] wxcode specific bakefile problem

2007-04-11 Thread Cursor
Hi. It is wonderfull. I like when all is done automatically. Thanks very much. Emilien Le mercredi 11 avril 2007 à 21:35 +0200, Francesco Montorsi a écrit : > Hi, > > Cursor ha scritto: > > Hi All. > > > > In order to follow the wxcode guidelines for wxAvahi, I&#

Re: [wxCode-users] wxAvahi & wxDNSSD

2007-05-22 Thread Cursor
Hello. I am OK to develop a general wrapper on top of Avahi and Bonjour (perhaps Howl too ?). I think it is a better idea than the Bonjour compatibility layer of Avahi is not efficient as native one API. A wrapper can probably implement all common (and usefull) features and anyone who want to use

[wxCode-users] [ANN] First public release of wxAvahi

2007-09-08 Thread Cursor
Hello wxDeveloppers I am pleased to announce the first release of wxAvahi component : wxAvahi-0.1.0. What is it ? wxAvahi is a wrapper of Avahi zeroconf library for wxWidgets. Avahi provides a simple and powerfull interface to publish and browse zeroconf services on local area networ