苹果于2016年5月4日告知开发者应用需要在6月1日前支持IPv6-only,也就是说在 6 月 1 日后发布的新版本是需要支持 IPv6-only.那么问题来了 iOS应用程序如何做ipv6的测试?
欢迎选择我的课程,让我们一起见证您的进步~~
https://developer.apple.com/library/ios/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html/Cocoa/Cocoa/Cocoa/Reference/Foundation/Classes/index.html
官方文档给出了简易搭建ipv6网络的方法,需要一台同时有wifi和有线网卡的mac电脑(除了air和macbook其他都可以,这两个如果插了USB网卡也可以),并且是10.11系统
中文:http://www.jianshu.com/p/69ed4489762c
https://developer.apple.com/library/ios/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html/Cocoa/Cocoa/Cocoa/Reference/Foundation/Classes/index.html
官方文档给出了简易搭建ipv6网络的方法,需要一台同时有wifi和有线网卡的mac电脑(除了air和macbook其他都可以,这两个如果插了USB网卡也可以),并且是10.11系统
中文:
http://www.jianshu.com/p/69ed4489762c