CP> Yes I have read the guide and in my case I have multiple ports
CP> opened on a socket and I need send the data on all those four ports.

CP> Can we not  do this? If not then why we cannot do this? sorry for
CP> my ignorance

I don't use Jero, but you should just be able to call connect multiple
times for your socket, once for each endpoint.

-- Gregg

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to