OK, if you're EXEs are on the same computer, that's different.

I don't think there's a possibiliy to create a channel between two processes. (if there's one, i don't know it)

But, you can just create a temporary file which contain what you want to exchange : this will be simpler that with Winsock.

That's only what i can for you at the moment.