[IceE] application client for other one and server to another one ?

in Help Center
dear,
How to make with IceE an application which is client and server at the same time ?
thanks
How to make with IceE an application which is client and server at the same time ?
thanks
0
Comments
Your client just needs to create an object adapter to be able to act as a server. See the client from the cppe/demo/IceE/callback demo in your Ice-E distribution for example.
Cheers,
Benoit.
and when i build the icee use INSTALL.WINDOWS it is ok ,
but when i use vs2008 to build ,encounter a error;
fatal error LNK1104: 无法打开文件“iceec_staticd.lib”
thanks
Thanks