android - Find all devices connected in a wifi network -


i trying make app here, detect devices connected in wifi network. have done enough google , come app can detect ip addresses of devices connected in wifi network of app.

now want few more things.

  1. can find device name i.e. phone name or model or system name information can detect particular device?
  2. can find device distance how far device phone in using our app?
  3. this 1 main task- want share data on device connected same wifi. possible?

any kind of appreciated

to identify device nmap os fingerprint can run.

i want share data between 2 device connected same wifi network. possible?

what mean ? if on same lan can communicate on socket connection provided client listening on particular port.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -