[zeromq-dev] failed to filter topic in pub/sub
Martin Sustrik
sustrik at 250bpm.com
Sat Mar 20 20:56:29 CET 2010
Alex,
> I tried the c# binding contributed by Jeff / Martin.
>
>
>
> Subscribers can get message if I didn’t filter the topic.
>
>
>
> But they fail to get message when I set the topic filter by specific prefix.
>
>
>
> Can I filter the topics in C# like those in C/ C++ ?
>
> s.setsockopt (ZMQ_SUBSCRIBE, "xy.", 3);
You should be able to. Can you attach the piece of code that you are
having problems with?
Martin
More information about the zeromq-dev
mailing list