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

Reply via email to