Just last week I wrote a little gateway between bonjour and zeromq using the python library pybonjour. It was really simple to take the example code from:
http://code.google.com/p/pybonjour/ And just turn all the callback calls to emitting zeromq messages. I just just treat it as a forwarder device without any inputs. Perhaps an approach like this would work for you? _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
