How 2 get the client address from Ice::Current object

in Help Center
My function list this:
::Ice::Int Abc(Ice::Current ¤t)
{
// I wan find the client address and port here,How Can i do?
...
...
}
::Ice::Int Abc(Ice::Current ¤t)
{
// I wan find the client address and port here,How Can i do?
...
...
}
0
Comments