[zeromq-dev] Can I use a zmq socket with the inproc transport under Windows XP?
Joshua Foster
jhawk28 at gmail.com
Tue Mar 6 03:54:32 CET 2012
Yes, inproc works on Windows. You can use inproc between threads. The
ipc transport does not work under Windows. ipc is between processes. It
is recommended to use tcp://127.0.0.1 between processes on Windows.
Joshua
On 3/5/2012 9:14 PM, yy l wrote:
> Hello ereryone!
> Can I use a zmq socket with the inproc transport under Windows XP?
> Thank you!
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120305/95c9813f/attachment.htm>
More information about the zeromq-dev
mailing list