Click to See Complete Forum and Search --> : DCOM problem.


heartbreakervn
May 25th, 2006, 10:35 PM
Sorry, if it 's not convenient. I am building a project that include
- A com server has a class that have one private (double) K. (I am using ATL to build it)
-A client 1 get K from command promt: cin<<K;
-A client 2 put K to command promt cout>>K;
In my poor opinion. First, i start server. Then, i run client 1. Last, i run client 2. But it not run.

Please, help me.

Thanks.

heartbreakervn
May 25th, 2006, 10:38 PM
In addition to, i unclearly heard my teacher had said about ....DECLARE_CLASSFACTORY_SINGLETON.... But, i don't understand.
Please, help me.

heartbreakervn
May 26th, 2006, 10:59 PM
Help me, please. Because i don't know where i can post this topic?