Convert from IPv6 to IPv4
843840Jan 17 2008 — edited Jan 18 2008Hi,
when using: request.getRemoteAddr() I get the ip in IPv6 format.
But, I am using maxmind to get geo information, which needs ip in IPv4 format.
How can I convert from IPv6 to IPv4?
Thanks.