I\'m currently developing an android app using SDK >= 16 which should be able to discover different android devices (later also iOS devices) in a local area network using th
Check out http://developer.android.com/training/connect-devices-wirelessly/index.html It mentions two ways of finding local services- NSD and wifi direct.