[avahi] browsing without event loop ?
Olivier
o.r-d at laposte.net
Thu Aug 30 01:37:04 PDT 2007
Hei,
I am trying to write a python avahi client. I want to get the name of
machines publising a given service but I would like to AVOID using the
gtk og qt loop.
Is there a way to do that ?
I have the browse.py example working. Seems that I also made it work
with a qt loop(even if I need the dbus.glib import).
I am writing a small xmrpcserver and I only want to check for available
services once in a while in another thread.
I see pybonjour could do the work but since avahi seems to be the
default progam I would rather use it.
Thank for your help
Olivier
More information about the avahi
mailing list