feature request: #12910
We are currently working on a remote control application (using Corona) to control our network enabled hardware (amplifiers, dsp processing,etc) via wireless UDP protocol (using lua socket). We are targeting both iOS and Android.
Our protocol contains messages that include IP address in the payload. We also use the broadcast address to communicate with devices on the same subnet.
We will need at minimum access to the IP address and Broadcast address. Other features that would be useful but not as critical
would be notification when the ip address changes and access to the mac address.
I know both iOS and Android have low level access already provided to this data, I would either like access to those interfaces or to some abstraction.
Thank You [import]uid: 106158 topic_id: 23412 reply_id: 323412[/import]