阅读背景:

如何在不破坏现有客户端的情况下使用c#重新实现旧的DCOM服务器?

来源:互联网 

Back in the day, I wrote an out-of-process (i.e. EXE) COM server using VC++ 7.x (Visual Studio 2003 and .Net 1.1) using the ATL library. The server used the Multi Threaded Apartment (MTA) model and is activated by DCOM calls (VB6 clients). Multiple client requests are satisfied by a single process -- which is activated by the first request (automatically by the COM infrastructure).Back in the day, I wrote an out-of-process (i.e




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: