Dear Experts,
I am using
String ipAddress = WDProtocolAdapter.getProtocolAdapter().getRequestObject().getClientHostAddress();
retrieve client ip address.
When I use getClientHostName(), it still present client ip address.
Regarding the client hostname, how do I get it?
thank you.
Regards,
Weng