What is the difference between COM and DCOM?
Answer Posted / praveen
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.
Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
What language does visual basic use?
What can you do with visual basic?
What is the current version of Visual Basic for Windows?
What is the use of Hyperlink control for DHTML applications?
What is the latest version of visual basic?
what are the Types of DBCombo boxes?
How can I speed up my VB database application?
What do you mean by Databound Controls Explain?
What is instantiating?
What are the uses of List View Control?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
Is the Variant type slower than using other variable types?
What is DAO?
Explain the "cursortype" and "Locktype" in VB?
DHTML Is used for what?