Page 1 of 1
get the MAC address ?
Posted: Mon Jun 06, 2011 7:31 pm
by ludo
Hello,
How get the MAC address of an IOS device with livecode.
Thanks.
Re: get the MAC address ?
Posted: Sun Oct 07, 2012 4:00 am
by interactbooks
Did you ever figure out how to obtain the MAC address of an iOS device?
Re: get the MAC address ?
Posted: Sun Oct 07, 2012 9:05 pm
by monte
Hmm.. My guess is given on desktop we need to use shell to get this info and that won't work then an external would be required. Would be a quick one I think as there's some public domain code on stackoverflow.
Cheers
Monte
Re: get the MAC address ?
Posted: Mon Oct 08, 2012 6:38 am
by gpb01
monte wrote:Hmm.. My guess is given on desktop we need to use shell to get this info and that won't work then an external would be required...
Hi Monte,
get a look on this :
https://bitbucket.org/kenial/nicinfo/overview ... give a lot of useful info that, maybe, an external can return ...
Guglielmo
Re: get the MAC address ?
Posted: Wed Oct 10, 2012 11:52 am
by monte
I probably won't get to this in the short term unless someone funds the development time. I've got other plans I need to work on.
Re: get the MAC address ?
Posted: Wed Oct 17, 2012 6:24 am
by monte
mergNIC released today will give you more info about network interfaces than you ever wanted to know. Anyone interested in an OS X version could you please let me know.