iphone如何获取dns服务器ip [英] how to get dns server ip in iphone

查看:37
本文介绍了iphone如何获取dns服务器ip的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试通过以下方式获取/etc/resolv.confopen("/etc/resolv.conf", 0644)

I have tried to fetch /etc/resolv.conf by open("/etc/resolv.conf", 0644)

但它返回 -1 并且 errno 是 2,这意味着没有这样的文件"

but it return -1 and the errno is 2 which means "no such file"

我能做什么?

推荐答案

您无法访问应用程序沙箱之外的文件.

You can't access files outside your Application's sandbox.

这篇关于iphone如何获取dns服务器ip的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆