0

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,

1 Answers1

0

You can do so with WinPcap only with an AirPcap adapter; WinPcap doesn't support "monitor mode" capture with regular 802.11 adapters.