Every computer on a Windows Network has a Computer Name (under Control Panel: Networks: Identification: Computer Name). This Computer Name is the same as the NetBIOS Name (Network Basic Input Output System) and may be up to 15 bytes long. A NetBIOS Name is part of Windows OSI Application Layer interface for network protocols.

Each computer on a TCP/IP network is assigned an IP address. This can be done one of two ways:

However, an IP address is insufficient. On any network, a computer is ultimately identified by its MAC address. In addition, different systems will use different user-friendly names equivalent to the IP address. Here are four ways of resolving IP addresses at boot up:

When an IP address is resolved to a MAC address it is stored in a ARP cache (Address Resolution Protocol). If a system has IP addresses but they are not tied to MAC addresses, then an ARP broadcast is sent out to ask each piece of hardware if it is that IP address. If it is then the resolved IP and MAC address are stored in the ARP cache.

Page Modified: (Hand noted: 2007-09-13 18:33:27Z) (Auto noted: 2007-11-17 06:38:45Z)