COM+:服务器和客户端部分的托管代码需要 DCOM 协议吗?
我们在 COM+ 1.0 环境中开发了许多解决方案: 旧的 VB6 DLL 托管在 COM+ 1.0 中并暴露给 VB6 客户端,其中分布式工作的协议是 DCOM。我们也使用旧版 VB6 客户端开发了托管在 COM+ 1.0 中的托管代码 COM,并且一切正常。
但现在我们必须在客户端和服务器部分实现托管代码的通信。
我们希望在托管 COM 和 .NET 客户端中使用带有托管代码的 COM+ 1.5,我们唯一要问自己的是 COM+ 是否会再次使用 DCOM 作为传输应用程序协议。
更清楚地说:服务器和客户端部分的托管代码需要 DCOM 协议吗?
We developed many solutions in COM+ 1.0 environment: Old VB6 DLL hosted in COM+ 1.0 and exposed to VB6 clients, where the protocol for distributed work was DCOM. We developed managed code COM hosted in COM+ 1.0 too with legacy VB6 clients, and all worked.
But now we have to implement communication of managed code both into the client and server parts.
We would like to use COM+ 1.5 with managed code in hosted COM and .NET client, and the only thing we are asking ourselves is if COM+ will again use DCOM as transport application protocol.
To be more clearer: managed code in server and client part needs DCOM protocol?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论