Re: [zeromq-dev] A C example using Zero-mq

2013-02-17 Thread Stathis Gkotsis
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

Re: [zeromq-dev] A C example using Zero-mq

2013-02-16 Thread Ian Barber
On Sat, Feb 16, 2013 at 7:13 AM, Ajith Adapa adapa.aj...@gmail.com 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

Re: [zeromq-dev] A C example using Zero-mq

2013-02-16 Thread Ajith Adapa
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

[zeromq-dev] A C example using Zero-mq

2013-02-15 Thread Ajith Adapa
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://www.codingfreak.in ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org