What is difference between COM & DCOM?

Showing Answers 1 - 4 of 4 Answers

maqk

  • Jan 2nd, 2006
 

What's the Difference between COM and DCOM?

Obviously, the difference is that DCOM is distributed but COM is not. To be more precise, there are three main elements added to COM:

  • The way for creating a remote object.
  • The way for accessing a remote object.
  • The way to ensure secure access to a remote object.

 

  Was this answer useful?  Yes

Balaji

  • Aug 5th, 2015
 

The way for accessing a remote object.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions