Find IP address of computer
in
Programming Questions
•
3 years ago
Hi all.
I'm writing a sketch I intend to compile into an applet.
I need to find the IP address of the computer currently running the sketch.
I've tried using client.ip(), but I don't think that's really what I'm after.
Has anyone had any experience or (even better) success with this sort of thing?
Thanks!
I'm writing a sketch I intend to compile into an applet.
I need to find the IP address of the computer currently running the sketch.
I've tried using client.ip(), but I don't think that's really what I'm after.
Has anyone had any experience or (even better) success with this sort of thing?
Thanks!
2