I am developing a sniffer using WinPcap. Is there any API to get the information like RadioType (i.e 802.11a/b/g/n) and frequency band of it?
thanks,
I am developing a sniffer using WinPcap. Is there any API to get the information like RadioType (i.e 802.11a/b/g/n) and frequency band of it?
thanks,
You can do so with WinPcap only with an AirPcap adapter; WinPcap doesn't support "monitor mode" capture with regular 802.11 adapters.