You can use ipc. BR, Stathis ________________________________________ From: [email protected] [[email protected]] On Behalf Of Ajith Adapa [[email protected]] Sent: Sunday, February 17, 2013 9:43 AM To: ZeroMQ development list Subject: Re: [zeromq-dev] A C example using Zero-mq
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]<mailto:[email protected]>> wrote: On Sat, Feb 16, 2013 at 7:13 AM, Ajith Adapa <[email protected]<mailto:[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]<mailto:[email protected]> http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
