I need to connect a Brightsign unit to another Android device via UDP. It all works except I have to tell the Brightsign unit which IP address the Android device is on.
Is there any way to get a list of IP's for all other devices on the local network? If so I could send a UDP message to each one and as long as the Android device is monitoring that port (which it is) and it replies (which it would) I'll know it's IP address.
If not possible is there a way in bright script to get the IP address of the unit?