How does a DCOM component know where to instantiate itself?



How does a DCOM component know where to instantiate itself?..

Answer / chandrasekharreddy siddamreddy

while accessing the DCOM component you have to provide
COSERVERINFO structure. This structure is having the
information about where the component is.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COM DCOM Interview Questions

Can I use com components from .net programs?

0 Answers  


What is In-proc?

4 Answers  


What happens when client calls CoCreateInstance?

2 Answers   Cap Gemini,


Define and explain about COM?

0 Answers  


can a COM interface be implemented by more than one COM class in the same COM component?

2 Answers   Cap Gemini, Honeywell,






What is the use of com component in .net?

0 Answers  


What are the different compatibility types when we create a COM component?

1 Answers   TCS,


How to Use structs in COM interfaces when Automation compatibility is not an issue?

1 Answers  


Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


Let?s assume we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C? What?s the difference between aggregated and contained objects?

3 Answers  


How can would you create an instance of the object in COM

2 Answers  


Does .net replace com?

0 Answers  


Categories