Could anyone please point me to an API that works on windows 7 for reading wifi RSSI?
I've tried MSNDIS, OID'S, and Managed Wifi with no luck.
thanks
Although the API and their signature haven’t changed (AFAIK), there are differences between WiFi on Win7 and XP so you may want to be careful using XP examples.
A managed C# wrapper around WlanAPI that works on Win7 can be found here: http://managedwifi.codeplex.com/workitem/list/basic?size=2147483647.