Is there a cross-platform way to get ssid and bssid of a WLAN network through C++ -


i have created cross-platform c++ app among other things need ssid , bssid of wlan network up. have found ways accomplish in windows (wmi,wlanscan) , in linux (executing , parsing relevant shell commands) well. wonder whether there library or api can ssid , bssid in cross-platform way?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -