我想结合 wi-fi 和蜂窝网络接口(interface)来增加我的一个 iOS 应用程序中视频上传的带宽。例如,如果我使用 500KBPS 的 3G 连接和 1MBPS 的 WIFI,加起来应该有 1.5MBPS。
到目前为止,我能够列出此处提到的网络接口(interface)的名称:How do I get the currently connected network interface name using Cocoa or Foundation? .
例如,“Dejero Live+ 移动应用”能够做到这一点:https://itunes.apple.com/ca/app/dejero-live+-mobile-app/id517063387 .
我还浏览了为 Android 指定的论坛:https://sites.google.com/site/lotuseaterarpit/news/3g4gwififorandroidconcurrently
也经历过这个https://stackoverflow.com/questions/20061655/simultaneous-use-of-cellular-and-wifi-ad-hoc-in-ios-7也一样,但不明白需要做什么。
请建议我们如何在 iOS 中进行操作?任何信息都会有所帮助。
谢谢, 湿婆。
你当然可以!
您可以在我的要点中找到一些见解: https://gist.github.com/avesus/fdb465b60a4f5204845c
关于ios - 在 iOS 中绑定(bind)蜂窝和 Wi-Fi 连接,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29118733/
欢迎光临 OStack程序员社区-中国程序员成长平台 (https://ostack.cn/) | Powered by Discuz! X3.4 |