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.l...@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@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to