开发者

simple tutorial for DCOM [closed]

开发者 https://www.devze.com 2023-01-09 03:01 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

Can someone s开发者_C百科uggest me beginners learning resources for DCOM technology using vc++ Those with Sample codes would be very helpful.

Thanks


Look at codeproject.com "DCOM D-Mystified: A DCOM Tutorial" - seven articles & sources for beginers


It depends quite a bit on your exp level with COM. Moving to DCOM is really just a matter of creating an EXE-server, registering it on the remote machine and instantiating it via CoCreateInstanceEx.

You can create simple servers using the ATL app-wizard in VS. MSDN has a number of samples you can d/l.

I realize this isn't a tutorial but you haven't really stated what you know now.

0

精彩评论

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

关注公众号