本文介绍了有关DNS名称格式的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
为什么使用ChangetoDnsNameFormat(qname,host)
将www.google.com转换为6www3google6.com?
我没有得到这个概念.我在RFC中看不到这样的要求.请给我解释一下.如果我给的不是www.google.com,则此功能转储核心在此功能上.您的代码仅支持解析www. google.com ...还是其他?
提前谢谢.
文章论坛在这里 DNS查询 [ ^ ]
Why convert www.google.com to 6www3google6.com using ChangetoDnsNameFormat(qname,host)
?
I didn''t get this concept. I don''t see such requirement in RFC. Please explain me. This function dumping core at this function if I am give other than www.google.com. Your code only supports to resolve www. google.com... or what else?
Thanks in advance.
The article forum is here DNS Query[^]
推荐答案
这篇关于有关DNS名称格式的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!