Home  >  Q&A  >  body text

objective-c - iOS应用程序如何做ipv6的测试?

苹果于2016年5月4日告知开发者应用需要在6月1日前支持IPv6-only,也就是说在 6 月 1 日后发布的新版本是需要支持 IPv6-only.那么问题来了 iOS应用程序如何做ipv6的测试?

天蓬老师天蓬老师2719 days ago650

reply all(1)I'll reply

  • PHP中文网

    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

    The official document gives a simple method to build an ipv6 network. It requires a mac computer with both wifi and wired network card (except air and macbook, other ones can be used, these two can also be plugged in USB network card), and it is a 10.11 system

    Chinese:
    http://www.jianshu.com/p/69ed4489762c

    reply
    0
  • Cancelreply