Page 1 of 1

How get client IP ? (immediate) --> problem that never so

Posted: Mon Sep 18, 2006 4:09 am
by manager
hi

How get client IP using any server side or client side script ? I try some script but there return incorrect IP number.

for exmple i see that server variable such REMOTE_ADDR return client IP but this variable return proxy IP or domain IP and incorrect IP.

Rapidshare is nearest application that can get correct IP (but however this is not exactly correct)

please help me and u

Posted: Mon Sep 18, 2006 4:16 am
by aaronhall
What is a "correct ip"? Do you want to get a local intranet ip address? Anyway, the server can only report what the client tells it. I think you're down a dead end.

Posted: Mon Sep 18, 2006 2:40 pm
by feyd
We've had many discussions on how to pull the IP of a requesting user, however none are 100% reliable. Why do you need the IP? IPs are not relatable to users in any shape or form.