开发者

C++/CLI equivalent of COM 'out-of-process' server

Caused by my problem here the following question occured to me:

Is it possible to produce a C++/CLI (or more general .NET) assembly without using COM wrappers as an assembly running out-of-process and able to cross bitness boundaries between 'host' and 'client' in a similar way COM+开发者_如何学JAVA/DCOM can do?


What you're looking for is probably .NET Framework Remoting.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜