What you want to do isn't possible using any standard mechanism. You
could open an HTTP connection to the admin console of the access point
(eg, 192.168.0.1) and pull the information out of there, but you would
need to know the username/password of the admin console as well as
what page the information you want is located on. You would also need
to parse the information out of the HTML yourself.

Basically if this is something you are creating for a specific WiFi AP
that you control, then you could do it. Otherwise, you can't.

On Oct 20, 9:35 am, sd <[email protected]> wrote:
> Hi,
>
> I want to get the information of the devices that are connected to a
> Wifi Access point. Is there an API developed for that. Is it possible
> to retrieve the table information of the devices from a Wifi Access
> point? If yes then can somebody guide me how to go ahead with that.
>
> Thanks
>
> SD

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to