I was wondering how I could make use of the Read From Process and Write To Process commands in order to make two Revolution applications talk to each other. I have considered using sockets however that is subject to the firewall and Windows Firewall is being awefully quiet lately.

So my question is how could I construct my second application to read what the first one writes to it and then be able to send data back to the first one and vice versa for the first application?
All help is much appreciated. Thanks.