Hi,
Could u show me how to get client's ip address when I use Glacier,I used Ice::Current to get the connection's peer address info,like this
c is a Current&,but it showc.con->toString();
I know it's right,because I use Glacier,but I want to get real client's ip address,how to get it?local address = 127.0.0.1:2384
remote address = 127.0.0.1:3161
Thanks!
Regards

Reply With Quote