iOS 中的 WiFi 保护设置 (WPS) 代码
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/25330552/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
WiFi Protected Setup (WPS) code in iOS
提问by Mike Wazowski
I was wondering if anyone know if it is possible to create an application to connect your iPhone/iPad to a router via WiFi Protected Setup (WPS).
我想知道是否有人知道是否可以创建一个应用程序来通过 WiFi 保护设置 (WPS) 将您的 iPhone/iPad 连接到路由器。
I know applications in Windows and Linux that can connect using this protocol, so the question is if it is possible to code an application in iOS, or, at least, port a linux app to iOS.
我知道 Windows 和 Linux 中的应用程序可以使用此协议进行连接,所以问题是是否可以在 iOS 中编写应用程序,或者至少将 Linux 应用程序移植到 iOS。
回答by deramko
No, you can't access WiFi settings from any App for security reasons.
不,出于安全原因,您无法从任何应用程序访问 WiFi 设置。
See for more info: https://apple.stackexchange.com/questions/81994/is-it-possible-to-connect-an-iphone-ipad-via-wifi-protected-setup-wps
查看更多信息:https: //apple.stackexchange.com/questions/81994/is-it-possible-to-connect-an-iphone-ipad-via-wifi-protected-setup-wps