-->
Page 1 of 2

IP address of web client

PostPosted: Fri Jan 15, 2016 9:52 am
by julia freeman
Hello,

I would like to know if I can determine the IP address of a remote client visiting my webpage ?
I use the ESP8266Wifi library.

Thanks

Re: IP address of web client

PostPosted: Fri Jan 15, 2016 10:17 am
by martinayotte
WiFiClient.remoteIP();

Re: IP address of web client

PostPosted: Fri Jan 15, 2016 5:22 pm
by julia freeman
thank you

Re: IP address of web client

PostPosted: Tue Oct 10, 2017 9:16 am
by Kendo
where is the documentotion of this!
Thanks!