Hello,
I need to get some website using ancient Java applet (targets JRE 1.2) and accepts address via request.getRemoteAddr() working.
But when I'm accessing the page in localhost for debugging, it always returns "::1" for the request.getRemoteAddr() and breaks the Java applet.
Is there any replacement function I can use that can return IPv4 address with only?
Regards,
Lau Lei Cheong
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.