<br><br><div><span class="gmail_quote">On 12/26/07, <b class="gmail_sendername">Jarek Zgoda</b> &lt;<a href="mailto:jarek.zgoda@sensisoft.com">jarek.zgoda@sensisoft.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;d like to add auto-discovery feature to my (Twisted) application and I<br>thought I&#39;ll use zeroconf to advertize the service to clients in local<br>network. I decided on zeroconf, because the app is a webservice that has to
<br>be accessible to multitude of various clients. Unfortunately, the only one<br>library I found barely usable with Twisted is PyZeroconf (the other is<br>avahi, but it seems too tightly bound to gobject to be usable with
<br>Twisted). Is this all or I do not know how to use google?<br><br>Anybody can share any hints on this? Is this feasible idea or there are<br>better ways to achieve what I want?<br><br>Cheers<br>Jarek Zgoda</blockquote>
<div><br>we just used the Apple Rendezous code, it has a python wrapper around its C code.<br>it is available for free from Apple&#39;s developer website.<br>We had it in production for 2 years without a single hicup or restart.
<br></div><br></div><br>