C++ exported class can be used only by the clients written in C++ language. VB or JAVA cannot access this. Thus there is a language dependency. COM/DCOM creates a language independent solution to com clients. Interface of COM server are distributed using IDL/Type Library .tlb files. These are standard and programming language independent format. Client can access server using any standard programming language like C, C++, JAVA, VB etc.

About our authors: Team EQA

You have viewed 1 page out of 67. Your COM/DCOM learning is 0.00% complete. Login to check your learning progress.

#