如何检测该应用程序连接到本地wifi

发布于 2024-12-21 12:35:14 字数 141 浏览 0 评论 0原文

我的应用程序中有两个按钮,其中一个按钮用于本地 wifi(特别是“ati”),另一个按钮用于连接是否可用(例如 www.google.com) 请帮助说明如何检测应用程序已连接到本地 wifi,以及如何检测特定服务器的连接是否可用,与 IOS 编程中的可达性的行为相同

I have two buttons in my app one will be on for local wifi(specially for "ati"), other will be on for if connection is specific server is available like www.google.com
Please help that how can detect the app is connected to local wifi and also how can detect that connection is available to specific server , same behavior as of Reachability in IOS programming

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

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

发布评论

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

评论(1

找个人就嫁了吧 2024-12-28 12:35:14

您可以使用 WifiManager 类来获取 Wi-菲。我认为检查与特定服务器的连接是否可用于实际连接的唯一方法。

You can use the WifiManager class to get the state of Wi-Fi. I think only way to check whether connection to specific server is available to actually connect.

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