comparing results of similar calls

EaE

Joined
Oct 25, 2005
Messages
2
Reaction score
0
Good day.
I retrieve the list of wi-fi SSIds via MSNdis_80211_ServiceSetIdentifier call. I see one ssid that is interesting for me.
I can retrieve list of MAC addresses of devices i'm connected to via MSNdis_80211_BaseServiceSetIdentifier call.
I can use IPHelper API then to match MAC address with an IP of a device.
But I don't know how can one match the device from ServiceSetIdentifier call with the device from BaseServiceSetIdentifier call. Do they go in the same order, for example?
The ultimate goal is to detect connection with wifi network with a specific SSId and get IP of a DHCP server of that network.
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top