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  


Suppose 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?

0 Answers  


Differentiate normal DLL to COM DLL

7 Answers   Talisma,


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

1 Answers   TCS,


What is a moniker ?

3 Answers  


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

0 Answers  


What is the difference, if any, between OLE and COM?

3 Answers  


Explain Futures of COM?

0 Answers  


C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?

2 Answers  


Which tool is used to configure the port range and protocols for DCOM communications?

1 Answers  


Which namespace do the classes, allowing you to support COM functionality, are located?

0 Answers  


Is dcom dead?

0 Answers  


Categories