So, I have two .NET programs I've coded. They're seperate processes. I'm wondering if it's possible to send a sort of message to one .NET program from the other, perhaps using something like WinAPI's SendMessage. Any ideas?