iOS 中 WiFi 连接问题

2016-03-04 12:13:07 +08:00
 5751H

一般 WiFi 的连接是从设置里面找到 SSID 然后输入密码,有没有什么方案可以从客户端输入 SSID 和密码,省掉之前的步骤呢?

2493 次点击
所在节点    Apple
2 条回复
jasontse
2016-03-04 12:22:06 +08:00
安装描述文件,参考万能钥匙实现。
sobigfish
2016-03-04 12:35:18 +08:00
还有 iOS9 NetworkExtension NEHotspotHelper 也许可以, 要独立申请 NE 的权限 https://developer.apple.com/library/ios/documentation/NetworkExtension/Reference/NEHotspotHelperClassRef/index.html#//apple_ref/occ/cl/NEHotspotHelper

https://developer.apple.com/videos/play/wwdc2015/717/

> And because these are very powerful APIs we do require some special entitlements for you to be able to use these. To use the NEVPN manager API, you need to select the personal VPN capability in your project settings' Xcode. To use the any Hotspot helper API, the NETunnel family of APIs, and the NEFilter provider family of APIs you need access to other special entitlements. The way to get these is to send a request to networkextension@Apple.com. We'll send you back a questionnaire that we'll ask you to fill out and send back to us and we'll process your request.

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/261069

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX