Hi There
Is there any easy (and quick ) way to find list of devices (used IP addresses ) connected to a phone hotspot.
Here is what I am trying to achieve, without forcing static IPs.
I have a device that acts as an HTTP server.
The device needs to use the phone hotspot to go out to the internet as well.
I need to issue HTTP calls to the device to extract information. I know the port that the device listens on.
However the device is battery operated and will be turned on and off periodically (normally it will be turned to be used for couple of minutes then turned back off). I want to be able to detect the device the second it is attached to the hotspot.
Thanks in advance
Is there any easy (and quick ) way to find list of devices (used IP addresses ) connected to a phone hotspot.
Here is what I am trying to achieve, without forcing static IPs.
I have a device that acts as an HTTP server.
The device needs to use the phone hotspot to go out to the internet as well.
I need to issue HTTP calls to the device to extract information. I know the port that the device listens on.
However the device is battery operated and will be turned on and off periodically (normally it will be turned to be used for couple of minutes then turned back off). I want to be able to detect the device the second it is attached to the hotspot.
Thanks in advance