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

How would you create properties by using class Builder Wizard?

2656


what are the Types of Resultsets?

2611


Explain about manipulating the recordset object

1046


How do I create a new form in visual basic?

1097


How do I add a form in visual basic?

1009


How would you create your application in DHTML?

1956


What is the default workspace?

2114


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

3588


How do I implement an accelerator key for a text box?

1563


What is ado in vb?

1010


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

1713


How would you create properties in ActiveX Control?

2030


Explain OLE Drag and Drop?

2519


What are the types of Error? In which areas the Error occurs?

2154


Explain the differences between ActiveX Dll and ActiveX Exe?

2598