I want to communicate between two process via named pipe.I write something on one process , other process read that one and reply first process, based upon that read, by another named pipe.
How can I do that?
Help me as early as possible.
Printable View
I want to communicate between two process via named pipe.I write something on one process , other process read that one and reply first process, based upon that read, by another named pipe.
How can I do that?
Help me as early as possible.