recherche

Maison  >  Questions et réponses  >  le corps du texte

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

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

天蓬老师天蓬老师2768 Il y a quelques jours701

répondre à tous(1)je répondrai

  • 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

    Le document officiel donne une méthode simple pour construire un réseau ipv6. Il nécessite un ordinateur Mac avec une carte réseau wifi et filaire (sauf air et macbook, les autres sont OK, ces deux-là peuvent également être branchés avec une carte réseau USB. ), et c'est le système 10.11

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

    répondre
    0
  • Annulerrépondre