Hi everyone,

Before I get into the question let me give you a little background on the app i am writing. Basically I have 2 apps. One is called the controller the other is called the administrator. The controller will be on mutliple machines. the Administrator will be on one machine. I am wanting to send the controller a phone number from the adminstrator. Currently I have it set up like this. The controller is an Active X exe. The administrator is a standard exe.
The controller is also being used for another purpose as well. It has a user interface.

My question is this. What would be the best way to do this. And should I use DCOM or COM+. Also any other ideas you may have would be much appreciated.

Thanks for you assistance.