You can get a downloadable zip of the current master here:
https://github.com/zeromq/libzmq/archive/master.zip

I've posted today's latest snapshot to
http://download.zeromq.org/libzmq-master-bba0dd.zip, and will remove
it later.

ZMQ_STREAM is documented in that package; it's like ZMQ_ROUTER + the
ZMQ_ROUTER_RAW option

-Pieter

On Tue, Sep 10, 2013 at 2:12 PM, asif saeed <asif.l...@gmail.com> wrote:
> No, Sir. My environment doesn't allow me to use GitHub, I am afraid - there
> are too many network restrictions/policies. Just cannot do it. I'd be
> thankful if you could please post a windows + Linux installation/sources
> that I can easily build - just like the existing ones.
>
> By the way, what does ZMQ_STREAM does?
>
> Thanks & regards,
> -Asif
>
>
> On Tue, Sep 10, 2013 at 4:41 PM, Pieter Hintjens <p...@imatix.com> wrote:
>>
>> 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
>
>
>
> _______________________________________________
> 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