[Pythonmac-SIG] Python and Zeroconf?

Bob Ippolito bob at redivi.com
Sat Dec 23 13:29:36 CET 2006


On 12/23/06, Tim Ansell <mithro at mithis.com> wrote:
> 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.

Looks like source code. Compiles here. What's the problem?

-bob


More information about the Pythonmac-SIG mailing list