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


Please Help Members By Posting Answers For Below Questions

which method used to move a recordset pointer in nth position in DAG?

1568


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1684


Draw Sequence Modal of DAO and Explain?

1501


How can you determine performance standards?

628


How do I tell when an application executed using the SHELL command is finished?

1093






Is it possible to Access BackEnd procedures?

1592


Explain the differences between ActiveX Dll and ActiveX Exe?

1527


what is the Difference between Tabletype and Snapshot?

1526


What is the default workspace?

1642


Can you tell me the properties of the controls?

1570


How to find size of the file. Which method or function is used to occomplish this?

1492


How to get freefile location in memory?

2085


How do I mimic a toggle button?

1008


what are the types of LockEdits in DAO?

1511


What is shortcut menu and explain "The ole control's shortcut menu".

555