资 源 简 介
Introduction
pybonjour provides a pure-Python interface to Apple Bonjour and compatible DNS-SD libraries (such as Avahi). It allows Python scripts to take advantage of Zero Configuration Networking (Zeroconf) to register, discover, and resolve services on both local and wide-area networks. Since pybonjour is implemented in pure Python, scripts that use it can easily be ported to Mac OS X, Windows, Linux, and other systems that run Bonjour.
Requirements
pybonjour requires Python 2.4 or later. It also depends on ctypes (version 1.0.1 or later), which is part of the standard library in Python 2.5 and later but must be downloaded and in