Trapping IP address
Hi ,
Please let me know whether it is possible to trap IP address of the client machine apart from using the getRemoteAddr() of the AgiHttpServletRequest class. The trapping of IP should be done in a way so that it cannot be tampered by any means. Preferebly, it is better if anybody can suggest me a way to trap the IP address at the network layer itself.
|