Hello,
I have to create an interface to allow another application to communicate
with ours. I'm thinking of adding a COM interface into our exe to allow this
but I'm not sure this is the best way to go.
The other application needs to be able to launch ours, send it some data and
call some configuration methods.
Any suggestions?
Thanks,
Joe
I have to create an interface to allow another application to communicate
with ours. I'm thinking of adding a COM interface into our exe to allow this
but I'm not sure this is the best way to go.
The other application needs to be able to launch ours, send it some data and
call some configuration methods.
Any suggestions?
Thanks,
Joe
Comment