[Development] Requesting New Repository - QtZeroConf

Thiago Macieira thiago.macieira at intel.com
Thu Sep 10 17:49:35 CEST 2015


On Thursday 10 September 2015 09:47:57 drwho at infidigm.net wrote:
> One thought I've had is that avahi-core be ported to Windows.  The issue
> with this is that two separate Qt programs could each be running there own
> mDNS stack which you are not supposed to do.  The best solution for
> windows is probably mDNSShared source.

Doesn't Avahi have an in-process mode? Or does it always require an out-of-
process service?

D-Bus on Windows, for example, looks for dbus-launch.exe on PATH and starts 
it. If it's missing, QtDBus still compiles and you can ship your application, 
but refuses to connect anywhere. We could go for a similar approach, but I 
don't like it.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list