Re: PyZeroConf Question

2005-03-20 Thread A.M. Kuchling
On Thu, 17 Mar 2005 14:48:03 -0800, djw <[EMAIL PROTECTED]> wrote: > The list of printers is returned, but every call to getServiceInfo() in > the Listener objectresults in a timeout and None being returned. I suggest compiling Apple's mDNSMonitor and looking at the sequence of packets.

PyZeroConf Question

2005-03-17 Thread djw
AMK, thanks for your work on PyZeroConf! Using PyZeroConf 0.12. I'm seeing an issue with the Browser.py code. I am scanning for printers using: type = "_pdl-datastream._tcp.local." The list of printers is returned, but every call to getServiceInfo() in the Listener objectresults in a timeout and