支持仅IPv6网络应该注意哪些事情?(Supporting IPv6

编程入门 行业动态 更新时间:2024-10-26 20:25:38
支持仅IPv6网络应该注意哪些事情?(Supporting IPv6-only Networks what things should be taken care?)

关于苹果关于iPv6的公告 - 只有网络,我有一些疑问。

https://developer.apple.com/news/?id=05042016a

1)如果我的应用程序已经上传没有ipv6支持会发生什么?

2)我使用旧的可达性类,它会产生任何问题?

3)我正在使用使用NSURLConnection的ASIHTTP库。

4)如果我没有在我的代码中使用任何静态iP,但我的服务器支持iPV4,那么它会产生什么麻烦?

谢谢

Regarding apple's announcement regarding iPv6 -only networks, i have some queries.

https://developer.apple.com/news/?id=05042016a

1) What will happen if my apps are already uploaded without ipv6 support ?

2) I am using old Reachability class, will it create any issue?

3) I am using ASIHTTP library which is using NSURLConnection.

4) If i am not using any static iP in my code but my server is on iPV4 support then will it be create any trouble ?

Thanks

最满意答案

1)已上传的应用程序工作正常,实际上我没有在我的应用程序中使用任何静态IP地址。

2)确保在旧的可达性类中,您没有使用任何类似0.0.0.0的地址。

3)它不会产生任何问题。

4)与服务器没有任何关系。所以服务器可能是iPv6或iPv4,它不会影响你的应用程序。

1) Already Uploaded apps are working fine, actually i have not used any static ip addresses in my app.

2) Make sure in old reachability class, you have not used any addresses like 0.0.0.0.

3)It won't create any problem.

4) Not any relation with server.So server may be iPv6 or iPv4, it won't affect your app.

更多推荐

本文发布于:2023-08-06 11:24:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1448480.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:事情   注意哪些   网络   Supporting

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!