paulsm / pyzeroconf

An pure python implementation of multicast DNS service discovery

This URL has Read+Write access

name age message
file Browser.py Mon May 11 05:43:30 -0700 2009 First commit [paulsm]
file README Mon May 11 05:43:30 -0700 2009 First commit [paulsm]
file Zeroconf.py Mon May 11 05:43:30 -0700 2009 First commit [paulsm]
file ZeroconfTest.py Mon May 11 05:43:30 -0700 2009 First commit [paulsm]
file ZeroconfTest2.py Mon May 11 05:43:30 -0700 2009 First commit [paulsm]
file lgpl.txt Mon May 11 05:43:30 -0700 2009 First commit [paulsm]
README
This is Multicast DNS Service Discovery for Python v0.12 by Paul Scott-Murphy.

Zeroconf.py is the implementation file, look at the end for examples of
basic use.  You can also view Browser.py to see how to browse for services.