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.
- 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.