苹果于2016年5月4日告知开发者应用需要在6月1日前支持IPv6-only,也就是说在 6 月 1 日后发布的新版本是需要支持 IPv6-only.那么问题来了 iOS应用程序如何做ipv6的测试?
PHP中文网2017-04-18 09:18:04
https://developer.apple.com/library/ios/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html/Cocoa/Cocoa/Cocoa/Reference/Foundation/Classes/index.html
공식 문서에서는 ipv6 네트워크를 구축하는 간단한 방법을 제공합니다. 이를 위해서는 Wi-Fi와 유선 네트워크 카드가 모두 있는 Mac 컴퓨터가 필요합니다(Air와 Macbook 제외, 다른 것들도 괜찮습니다. 이 두 가지는 USB 네트워크 카드로 연결할 수도 있습니다). )이며, 10.11 시스템입니다
중국어:
http://www.jianshu.com/p/69ed4489762c