Hello,<BR><BR>I'm trying to create a unit test runner "slave". I want it to stay on the background, pre-loaded, accept requests from clients, execute them, and pass the result back.<BR><BR>I know I ...
<BLOCKQUOTE><font size="-1">quote:</font><HR>A pipe is an interprocess communication mechanism available on both Windows and Linux (and UNIX). Pipes originally ...