I'm trying to do a sort of network discovery using the iPhone.
By that I mean I want for example a list of all the computers in the LAN that the iPhone is connected by wireless, and the list should contain the ip's and MAC addresses of any powered on computers that may be in the LAN.
What's the best approach on this?
(any code would be appreciated)
Thanks