I am trying to make an app here, which will detect all the devices connected in that WiFi network. I have done enough google and come up with an App which can detect IP Addresses of the devices connected in the WiFi network of the app.
Now I want few more things.
Any kind of help is appreciated
to identify device NMAP OS fingerprint can be run.
I want to share data between two device that is connected to same WiFi network. So is that possible?
What you mean by this ? if they are on same LAN they can communicate over socket connection provided client is listening on particular port.