Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between COM and DCOM?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is connection object in vb net?

1101


Is the Variant type slower than using other variable types?

1602


How many File System Controls are there ? Explain.

2085


What is a thread pool and how are the threads within a thread pool managed?

2083


Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.

1577


What is ado in vb.net?

1093


Draw Sequence Modal of RDO and Explain?

2400


Explain the usage of Web Browser Control?

2059


Difference between ActiveX Control and Standard Control.

2683


How do I call a DLL?

1554


Is it possible to Manipulate data through flexgrid? Explain.

2046


What is the default workspace?

2120


Which type of object requires this object?

2051


What is FireHouse Cursors?

2346


Is it possible to change menu runtime using API? If yes Specify the function names?

2046