iPhone如何识别当前数据网络是Edge还是3G

发布于 2024-08-15 08:24:01 字数 200 浏览 8 评论 0原文

有没有办法知道 iPhone 上当前可用的数据网络?是EDGE还是3G?

它对我有用,即使它可以使用核心电话私有框架。我不关心应用程序商店提交。

我知道识别用户是在 Wifi 还是 CellData 网络上非常简单。但无法找到一种方法来识别 Edge 或 3G 之间的网络类型?

如果您知道可供参考的优秀核心电话文档/教程,也请发表评论。

Is there a way to figure out the current data network available on iPhone? Whether it is EDGE or 3G?

It works for me even if its doable using core telephony private framework. I am not bothered about app store submission.

I know its very simple to identify whether the user is on Wifi or CellData network. But not able to find a way to identify the network type among edge or 3g?

Pleas also comment if you know a good core telephony documentation/tutorial to refer to.

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

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

发布评论

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

评论(1

请叫√我孤独 2024-08-22 08:24:01

我从来没有研究过这个,你可以尝试从Rechability开始
来自苹果的例子
http://developer.apple.com/iphone/library/samplecode/Reachability/< /a>

I've never investigated this, you could try to start from the Rechability
example from Apple
http://developer.apple.com/iphone/library/samplecode/Reachability/

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