Principles and sample programming codes of IPv6 domain resolve
While the IPv4 addresses are being exhausted, the deployment of the new IPv6 infrastructure has been started, and you may have been enjoying the new technology now. The most improvement brought by IPv6 is the address space of 128 bit other than the 32 bit address in v4, making the number of available address extremely increased. However, at the same time, the use of IPv6 network, especially programming, is not completely compatible with the v4 case. This article discusses the domain name resolve problem and the programming implementation under IPv6 environment…
Recent Comments