[IPython-dev] ipzmq example don`t work

Omar Andrés Zapata Mesa andresete.chaos at gmail.com
Mon May 17 04:38:30 EDT 2010


hi all!!
I am working with pyzmq, the idea is  to  wirte a module to ipython

In the attached file on this email, I wrote an example or pyzmq but it dont
work.

the idea is write a zmq serve class an other zmq client class,  with which
you can send and recive message.

you run this code this way

$python ipzmq.py

in a separate console

$python ipzmqtest.py


ipzmqtest.py send massge to ipzmq.py that it have a server estarted, but the
message  the message does not come

thks!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20100517/130770d2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipzmq.tgz
Type: application/x-gzip
Size: 1147 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20100517/130770d2/attachment.bin>


More information about the IPython-dev mailing list