English | 中文 | Русский | Français
2,595 Posts served
8,341 Conversations started
How to scan the access point on linux platform? The Wireless tool package is a useful library. Please see the link: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html In the MPSDK, we built the Wireless tool in as a static_library and invoke the Wireless tool API in the MPSDK Providerclass_network project. In the wireless tool library, we find that there are two methods of scanning AP. 1) use the wireless scanning [...]