在 iPhone 上使用 3G 代替连接 Wi-Fi
全部, 我的iPhone应用程序必须通过Wi-Fi连接到本地网络而无需访问互联网,同时通过3G连接到互联网。可以通过编程来实现吗?
all,
my iPhone application must be connected to the local network without Internet access via Wi-Fi and in the same time connected to Internet via 3G. It is possible to do programmatically?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,这是不可能的。 iOS 将使用快速互联网连接(按类型)进行连接。
也许你可以使用VPN?
No, this is not possible. iOS will use the fasted internet connect (by type) to connect to.
Maybe you could use VPN?