[zeromq-dev] zeromq3 examples

Tom Fach tom.fach at yahoo.pl
Fri Dec 9 22:58:44 CET 2011


Thx Calvin, Brian.. I need to spend more time with manuals :)


________________________________
 From: Calvin de Vries <devries.calvin at gmail.com>
To: Tom Fach <tom.fach at yahoo.pl>; ZeroMQ development list <zeromq-dev at lists.zeromq.org> 
Sent: Friday, 9 December 2011, 22:38
Subject: Re: [zeromq-dev] zeromq3 examples
 

Well at first glance, try subscribing to just "" - I'm not sure that "*" is a valid wildcard given the way it matches.

More specifically: zmq_setsockopt (subscriber, ZMQ_SUBSCRIBE, "", 0);



On Fri, Dec 9, 2011 at 4:33 PM, Tom Fach <tom.fach at yahoo.pl> wrote:

Hi,
>I try to write a working example with PUB/SUB but based on new ZeroMQ 3. ZGuide probably relates more to ZeroMQ 2. Can somebody help me and point out what is wrong in my code?
>
>best regards,
>Tomasz
>
>_______________________________________________
>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/20111209/ca66f25b/attachment.htm>


More information about the zeromq-dev mailing list