H
Hong
Hi Group,
I hope I got into the right place. If I have two different C++
programs (exe). Is there anyway I can pass data (numbers, strings,
etc) between the 2 programs (without combining into 1 exe)? They are
supposed to work "live", e.g. one prog picking up data from a device
and then pass it to the other prog that will analysis or use the data
for animation. And, how to do that? They are developed by two
different people, so I do not wish to combine the two programs into
one, but would be good to use one of their methods to do the work.
Any help will be appreciated.
Regards
Hong
I hope I got into the right place. If I have two different C++
programs (exe). Is there anyway I can pass data (numbers, strings,
etc) between the 2 programs (without combining into 1 exe)? They are
supposed to work "live", e.g. one prog picking up data from a device
and then pass it to the other prog that will analysis or use the data
for animation. And, how to do that? They are developed by two
different people, so I do not wish to combine the two programs into
one, but would be good to use one of their methods to do the work.
Any help will be appreciated.
Regards
Hong