JavaScript Editor Source code editor     Website development 



Main Page

Previous Section Next Section

Hour 11. Name Resolution

What You'll Learn in This Hour:

  • Hostname resolution

  • DNS

  • NetBIOS

In Hour 2, "How TCP/IP Works," you learned about name resolution, a powerful technique that associates an alphanumeric name with the 32-bit IP address. The name resolution process accepts a name for a computer and attempts to resolve the name to the corresponding address. In this hour, you will learn about hostnames, domain names, and fully qualified domain names (FQDNs). You will also learn about the alternative NetBIOS name resolution system commonly used on Microsoft networks.

At the completion of this hour, you will be able to

  • Explain how name resolution works

  • Explain the differences between hostnames, domain names, and FQDNs

  • Describe hostname resolution

  • Describe DNS name resolution

  • Describe NetBIOS name resolution

    Previous Section Next Section


    JavaScript Editor Source code editor     Website development