使用DSAPI扫描和连接Wifi热点,支持连接隐藏的SSID. 效果演示: 代码如下: Private Wifi As New DSAPI.网络.Wifi Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click '--------扫描Wifi热点 Win7链接列表框1.链接项列表.Clear() Dim 所有热点() As DSAPI.网络.Wifi.Wifi热点 = Wifi.扫描可用W
http://www.tutorialspoint.com/android/android_wi_fi.htm Android allows applications to access to view the access the state of the wireless connections at very low level. Application can access almost all the information of a wifi connection. The info
---恢复内容开始--- frameworks/base/services/java/com/android/server/wifi 中的ReadMe文件 WifiService: Implements the IWifiManager 3rd party API. The API and the device state information (screen on/off, battery state, sleep policy) go as input into the WifiContr