Yes I have read the guide and in my case I have multiple ports opened on a socket and I need send the data on all those four ports.
Can we not do this? If not then why we cannot do this? sorry for my ignorance On Sat, Nov 15, 2014 at 12:04 PM, Gregg Irwin <[email protected]> wrote: > CP> But how do I send to multiple socket ports? I need to connect to > CP> below multiple ports and send the data as well - > > Question 1: Have you read The Guide? If not, that's a great place to > start. It may be that your need to write to multiple ports would map > well to the socket being a publisher and having the others subscribe > to it. > > -- Gregg > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
