The problem is more or less the following, sometimes I need to use an Android device to generate a network, but I do not know how to get the ips from the connected clients.
I saw some examples using ping, which sends ping to all available ips, and verifies who answered, but I imagine it has a more efficient way of doing this since I want to find ip by the devices that are routing. >