Chuck,

> Alternately, if you are running this on Windows then I don't think 
> inproc or ipc transports are supported on that platform. That should 
> also error out (if you are on Windows).

IPC doesn't work on Windows because Window's IPC mechanism (NamedPipes) 
is not POSIX compliant :(

However, "inproc" transport is strictly multi-platform and should work 
on all operating systems.

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

Reply via email to