I have a program that reads from stdin and writes to stdout.
I have another program that reads from stdin and writes to stdout.
I want to have these two programs 'talk' to one another.
For what it's worth, these programs won't necessarily be sending lines
of information
(so gotta be careful on the 'buffering')
Could someone point to an example how to do this?
please e-mail a reply (remove the spam tag)