iOS 网络质量

发布于 2024-10-23 14:55:16 字数 94 浏览 3 评论 0原文

有谁知道是否可以分析 iOS 设备上的(wifi)网络质量?喜欢酒吧和速度。

我使用了苹果的可达性项目,但我想获得更多信息,然后是可达性返回的“是/否”结果。

Does anybody know if it is possible to analyze the (wifi) network quality on a iOS device? Like bars and speed.

I used the reachability project from apple, but i would like to have more information then the YES/NO result the reachability returns.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

江城子 2024-10-30 14:55:16

AFAIK,Mac 上有 CoreWLAN 框架,但 iOS 上没有这样的框架(至少是一个公共框架)。尽管人们可以进入低级别并使用一些 BSD 调用,但我不知道这一点。

AFAIK, on the Mac there is the CoreWLAN framework, but there is no such framework (at least a public one) on iOS. It could be though that one can get low level and use some BSD calls, but I do not know that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文