Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows Service: Is DCOM my bag baby?

Status
Not open for further replies.

dgallaher

Programmer
Aug 9, 2004
1
US
I am a new user and new to COM/DCOM so please be patient.

I am trying to develop a DCOM application that runs as a Windows Service. It would read data from the serial port and send events to multiple clients that need the data. My question: Is DCOM the right model or should I move to something else? Also, what are some good resources for using Visual Studio .NET to develop this? All the books I have on DCOM are over 5 years old.

Thanks,

Dan Gallaher
 
Hi,

Did you solve this problem?

I have multiple C++ clients that need to access my C# application on a different machine.

Hope you can help

Thanks

Frank
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top