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

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to