Click to See Complete Forum and Search --> : win32


May 13th, 1999, 05:04 AM
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.