[zeromq-dev] Communication of 0MQ and Regular TCP/IP

Pieter Hintjens ph at imatix.com
Tue Sep 10 13:41:24 CEST 2013


Hi Asif,

Make sure you're using the latest GitHub master of libzmq; then use a
ZMQ_STREAM socket. There is an example in tests/test_stream.cpp.

-Pieter

On Tue, Sep 10, 2013 at 12:23 PM, asif saeed <asif.lse2 at gmail.com> wrote:
> Hi,
>
> I want to build a 0mq app (on linux - or windows) that communicates with a
> regular TCP/IP app running on windows. How do you suggest I should do this?
>
> Thanks,
> -Asif
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list