I have a WiFi network with several mobile devices/smartphones (e.g.: iPhone, Samsung). I know their IP addresses, but wish to identify them programatically from my PC without installing any app on them (e.g.: "noldS2" - "GT 9100" - "Android 2.3.5" .. friendly name - device name - os)
There were various methods described on the internet, but ActiveSync seems to be the best. I've investigated and attempted to connect to the devices using OpenNETCF, RAPI [...] without luck. (I've also investigated other methods like port scans which seem less accurate.)
How could I use ActiveSync to programatically identify the mobile devices connected to WiFi from my PC without needing special apps or permissions from them?