What is the difference between COM and DCOM?
Answers were Sorted based on User's Feedback
Answer / ghanshyamverma
COM Execution is done in its clien Machine where DCOM Run
on selected server
| Is This Answer Correct ? | 101 Yes | 13 No |
Answer / meghraj
COM is collection of tools which are executed on client
side environment whereas DCOM is a Distributed component
object Model runs at the given server.
| Is This Answer Correct ? | 82 Yes | 5 No |
Answer / r.murugadoss
component object model is a set of component tools which are
executed on client side environment whereas Distributed
Component Object Model runs at the given server.
| Is This Answer Correct ? | 39 Yes | 5 No |
Answer / sonu tomar
COM stands for Component object model whereas DCOM stands for Distributed component object model.
| Is This Answer Correct ? | 45 Yes | 14 No |
Answer / vikas
COM objects require installation on the machine from where
it is being used and DCOM requires installation somewhere on
the same network.
Any COM object may participate in DCOM transactions. DCOM
introduced several improvements/optimizations for
distributed environment, such as MULTI_QI (multiple
QueryInterface()), security contexts etc.
DCOM demonstrated importance of surrogate process (you
cannot run in-proc server on a remote machine. You need a
surrogate process to do that.)
DCOM introduced a load balancing.
The fact is dotnet has not replace the COM/DCOM instead it
has extended the functionality by introducing new featurs to it.
While dot-NET software can utilize COM components, and COM
components can tie into many features of the Dot-NET
environment, the two technologies are internally separate.
In particular, Dot-NET has been designed to work across the
Internet, with firewalls and wide-area networks, whereas
DCOM was designed primarily for use on local-area networks.
| Is This Answer Correct ? | 16 Yes | 6 No |
Answer / rekha rajasekaran
COM requires object id(oid) and interface (iid) to communicate with other objects.But DCOM requires additional information for unique identity.This is one disadvantage.
| Is This Answer Correct ? | 15 Yes | 8 No |
Answer / 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 |
HTML stands for What? Use of HTML ?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
What are 3 main differences between flexgrid control and dbgrid control?
Is there a way to break long lines in VB code?
Which datatypes in Visual Basic are capable of accepting Nulls?
Can We create CGI scripts in VB?
How would you find out the value property in Slider Bar Control?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
What does the Implements statement do?
Wat is multithreading in VB?
I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is it because of lack of awareness or because of difficult to use?
DHTML Is used for what?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)