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 .net components from com programs?

0 Answers  


Differentiate normal DLL to COM DLL

7 Answers   Talisma,


Once I have developed the com wrapper do I have to still register the com in registry?

0 Answers  


What kind of components can be used as DCOM servers?

1 Answers  


Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)

1 Answers   Wipro,


Explain queued components.

2 Answers  


where can i use pmcmd commands of informatica

1 Answers  


what is far pointer and what are the use of far poiter in com/dcom ?????

2 Answers   HCL,


how to call a dll as a COM dll?

0 Answers  


What are the purposes of AddRef, Release and QueryInterface functions

2 Answers  


Define and explain about COM?

0 Answers  


What happens when client calls CoCreateInstance?

2 Answers   Cap Gemini,


Categories