Search:
Type: Posts; User: Bram_vG
Search :
Search took 0.01 seconds.
Hmm interesting, I tried on Firefox as well (used Opera before) and now it does give me something: 127.0.0.1 :)
Any idea how to get it to display the actual internal IP, I mean like 10.x.x.x or...
Hey, thanks, look promising, however this doesn't seem to work on my PC? (I do have the latest Sun Java installed)
Just to be sure, I'd have to include that as regular javascript, right? This is...
Thanks for the reply. I'm not neccessarily grabbing the internal address from outside, I only need Javascript (which is obviously local/inside) to determine it.
Once I have the address in JS, I...
Is there a way to get the visitors *local* IP-address in javascript? I mean his LAN address like 192.168.1.x, not his regular IP-address.
I found several approaches that attempt to do this, but...