A small doubt .. Currently I can see support for UDP, TCP and multicast sockets. Can't I use UNIX domain sockets ? My purpose is to communicate between two process on the same machine. I guess inproc is used for communication between two threads of a process
Regards, Ajith -------------------------------------------- codingfreak.in <http://www.codingfreak.in> On Sat, Feb 16, 2013 at 7:03 PM, Ian Barber <[email protected]> wrote: > On Sat, Feb 16, 2013 at 7:13 AM, Ajith Adapa <[email protected]>wrote: > >> Hi, >> >> Anyone used the C bindings for zero-mq and have a sample example to share >> ?? >> >> I would like to make a try. >> >> Regards, >> Ajith >> > > http://zguide.zeromq.org/ is packed with examples! > > Ian > > _______________________________________________ > 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
