Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make a DCOM

I want to make a DCOM,I have bought several books about DCOM,but only large quantities of theory in these books,although also have several samples,it made me so angry because none of these samples can be implemented.I need a simple sample which include each step to make a DCOM,especially about how to deploy the client,how to deploy the server,so the client can communicate with server and call the component on the server.if you know,please tell me,I will be grateful to you.

thanks
0 Kudos
Message 1 of 2
(3,177 Views)
Hello,
The making of DCOM objects and their installation/use are not topics of this forum. For information and assistance in building/using DCOM objects, I would recommend visiting the Microsoft Developer Network at http://www.msdn.microsoft.com/. I did a quick search and found the following example on the MSDN site:
http://msdn.microsoft.com/library/devprods/vs6/visualc/vcsample/_sample_atl_dcom.htm

Jeremiah Cox
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(3,177 Views)