[zeromq-dev] zeromq3 examples
Calvin de Vries
devries.calvin at gmail.com
Fri Dec 9 22:38:11 CET 2011
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/1e757703/attachment.htm>
More information about the zeromq-dev
mailing list