Originally posted by jacsoft
Is it possible to establish a connectie between 2 programs so they can exchange data??
When I looked into this a few weeks back the best I could find was to have the apps exchange data through bollean variables or others using or "sharing" same registry keys or ini files.
Basically, leaving each other messages. Actually I'm working on an app right now that runs in "stealth" mode (so-to-speak) which uses onother app to load it, close it etc. using this method both apps can be renamed for security purpose.
I'll try to find the links I had back then if you want.
Hope this helps?