Google Groups Home
Help | Sign in
pybonjour 1.1.1 now available
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Christopher Stawarz  
View profile
(1 user)  More options 8 May, 18:32
Newsgroups: comp.lang.python.announce
From: Christopher Stawarz <cstaw...@csail.mit.edu>
Date: Thu, 8 May 2008 13:32:29 -0400
Local: Thurs 8 May 2008 18:32
Subject: pybonjour 1.1.1 now available
pybonjour 1.1.1 is now available for download at

   http://o2s.csail.mit.edu/download/pybonjour/

pybonjour provides a pure-Python interface (via ctypes) 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.

pybonjour 1.1.1 includes the following changes:

* All DNS-SD API calls are now made after acquiring a global lock
   object.  This object is a dummy (i.e. acquire() and release() do
   nothing), except in the case where pybonjour is using Avahi's
   Bonjour compatibility layer, in which case the lock is a
   threading.RLock instance.  This is necessary because the
   compatibility layer is not thread safe.

* Added browse_resolve_query.py to examples

For more information, see

   http://o2s.csail.mit.edu/o2s-wiki/pybonjour

Chris Stawarz


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google