View Single Post
AsLan^
Not a tame lion...
 
Join Date: May 2004
Location: Narnia
 
2005-11-23, 09:54

I am curious, if I have two programs and I want them to talk to each other, how do I do it ?

I realize that I could write temporary files that they could both reference, or open a network port and allow them to talk through that.

But how can two programs talk to each other without using other system resources ?
  quote