Fetching IP when client in WiFi zone without sending any request -


I want to know the IP address of the client (Android phone) when it connects to my college WiFi, which is in the server application Running on my college server Is it possible to do this?

Yes you can.

You need to create a PHP / JSP file on your server that has the code connecting to the WiFi modem, then the IP connects.

Before you can do that you need the following requirements

  • Modem's IP address
  • Username and password already Only know
  • You already know the page in which the connected IP

You can use the curl function in PHP.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -