难道Android设备扫描*主动*为WiFi网络? [英] Do Android devices scan *actively* for WiFi networks?

查看:512
本文介绍了难道Android设备扫描*主动*为WiFi网络?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我编程的谷歌Android和我想知道是否扫描无线802.11网络进行被动或主动做了什么?我的意思是:是否该设备的其实EMIT WifiManager.startScan一个信标请求信号()还是只是用于侦听接入定期发送信标点?

i am programming for google android and i wonder if the scans for wireless 802.11 networks are done passively or actively? i mean: does the device actually emit a beacon request signal on WifiManager.startScan() or does it just listen for beacons sent periodically by the access points?

推荐答案

Android的做被动扫描,它侦听信标。做一个主动扫描可以通过发送探测请求,并等待探测响应创造了不少网络拥塞的。

Android does passive scans, it listens for beacons. Doing an active scan can create a lot of congestion on the network by sending out probe requests and waiting for probe responses.

这篇关于难道Android设备扫描*主动*为WiFi网络?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆