5
Reply

Migrating C++ DCOM application to C# web services

gopal vaddi

gopal vaddi

Oct 11 2015 12:57 PM
438
How to migrate a DCOM application in C++ to C# web services. I want my application have both DCOM interface and Web, such that both DCOM clients and web application clients can access my server interface methods.

Answers (5)