Imagine, you have one main task, starting
many seperate applications, which need to communicate with main().

Is it possible to open more then one PIPE to these applications? How should this be handled in code?

Is there a alternate way to communicate between Tasks?

Thanks in advance,
Harald