[Pythonmac-SIG] Python and Zeroconf?

Tim Ansell mithro at mithis.com
Sat Dec 23 11:00:55 CET 2006


Hello,

My game is using ZeroConf to find local game servers. Under Linux I can
use avahi or pyZeroConf to locate the servers (depending if avahi is
installed or not). 

However as Mac OS X has it's own mDNS server I can't use either of these
options. Is there a way to interface with the Mac's Zeroconf (Bonjour)? 

I have found
http://www-unix.mcs.anl.gov/fl/research/accessgrid/bonjour-py/bonjour-py.html however there doesn't seem to be Universal Python binaries which I need to build binary packages.

Anyway have any ideas?

Thanks for your time.

Tim Ansell



More information about the Pythonmac-SIG mailing list