PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → How to detect all the Devices connected in a WiFi network from Mobile App
How to detect all the Devices connected in a WiFi network from Mobile App
Débuté par Yogi Yang, 12 sep. 2012 16:23 - Aucune réponse
Posté le 12 septembre 2012 - 16:23
I am developing an app in which I need to scans WiFi network and display the list of all connected devices.

Allow a use to tap on a device and the app should show all the hardware info of that particular device. Here by hardware I mean - RAM, Storage Media, Storage Capacity of each media, Device Name, Device IP address, etc.

Now this device can be anything like xbox, a laptop with Linux/Windows, mobile phone like iPhone or any Android based smart phone or even a printer.

How can I scans WiFi network and query/detect all the devices attached to it?

What are the protocols that I need to use to get list of hardware in a particular device irrespective of the OS running on it?

I also want to be able to shutdown a device.

I have seen one such software already on play.google.com.

For details as to the App that I am refering to please check: http://bit.ly/QICmG2

I would like to know if such programming is possible in WinDev Mobile or not?

If it is available then it would be fun to program such an app for Windows based Mobile Phones.

TIA

Yogi Yang