Publishers of technology books, eBooks, and videos for creative people

Home > Articles

This chapter is from the book

Sorting Through Local Area Network Protocols

A network protocol is a set of rules and procedures for communicating and exchanging data over a network. Windows networks operate using a number of different networking protocols. These protocols can be thought of as operating at three different logical layers as depicted in the following three-layered model shown in Figure 3.8.

Figure 3.8Figure 3.8 Windows-based networks use a number of protocols, each of which provides a different type of functionality.

Protocols operating at the bottom level of this networking model:

  • Are known as hardware protocols or access methods

  • Specify how network data is transported over the network

  • Determine how data is exchanged between any two network devices or computers

  • Determine how improperly formatted data is handled

Protocols operating at the middle layer of this networking model:

  • Are known as software protocols or transport protocols

  • Specify how network hardware communicates

  • Determine how network data is organized into packets and sent across the network

  • Depend on the services provided by lower-level protocols

Protocols operating at the upper layer of this networking model:

  • Determine how the operating system and its software will communicate

  • Depend on the services of middle-layer protocols

A home network consists of a number of protocols, each of which has a specific function and all of which must work together.

Access Methods: Bottom Level of Networking Model

The lowest-level protocol that will run on your home network is the access method. Access method protocols determine:

  • The format in which data is to be transmitted over a network

  • When computers and network devices are permitted to transmit network data

  • How data collisions are handled

Access method protocols are implemented based on the selection of network adapters. They are loaded on your computer when the software driver for your network adapter is installed. There are a number of competing access methods including

  • Ethernet—This is the current standard for local area networks and is the only viable choice for a home network.

  • Token Ring—This is an older protocol pioneered by IBM, which has lost favor in recent years.

  • FDDI—This access method applies to fiber-optic networks and is not appropriate for home networking.

The selection of your type of network, and therefore, of your network cards, determines the selection of your network's access method.

Transport Protocols: Middle Level of Networking Model

Although you really do not have a choice in the type of low-level protocol or access method that your network will use, you do have a lot more flexibility in selecting which middle-level protocol or transport protocol you'll run on your network.

NOTE

Actually you can run two or more protocols at the same time on your home network if you have a need. However, when you use multiple protocols you use up more of your network's bandwidth and place a greater demand on your network computer processors. An important part of tuning your network and keeping it running at full speed involves removing any unnecessary protocols from your computers. As you learn in just a few minutes, there is really only one protocol that you need to run anyway.

You have three transport protocols to choose from when setting up your network. They are

  • NetBEUI—A simple protocol that is easy to install and that requires no maintenance. This protocol is good for small networks but does not support Internet access.

  • IPX/SPX—This is a very sophisticated protocol developed by Novell for the NetWare networks. However, it has lost much of its luster in recent years and has, for the most part, been replaced by TCP/IP.

  • TCP/IP—This is the protocol of the Internet. It's also the default protocol installed by Windows XP whenever a network adapter is installed and most likely is the only protocol that you need to run on your home network.

Windows XP Home Edition supports all three of these protocols. Each protocol has a separate and distinct set of rules and standards that makes it incompatible with other protocols, meaning that it can only communicate with other computers running the same protocol. Of the three protocols, the only one that you need to use is TCP/IP. It is the only one of these protocols that supports Internet and local area network communications.

NetBEUI: The Little Protocol That Could

NetBIOS Extended User Interface, or NetBEUI, is a small but fast protocol developed by IBM and Microsoft in the mid-1980s. It is faster than TCP/IP and IPX/SPX and requires a small amount of memory overhead on each computer. It was designed to support small department-sized networks with no more than 50 computers. NetBEUI is a simple self-configuring protocol that requires no administrative overhead after its initial installation. Its major drawback is that it lacks support for routing.

The best use for NetBEUI is to help troubleshoot a failed attempt to set up a home network. If after installing your hardware and setting up your home network, nothing seems to be working, you can install NetBEUI on every network computer and see what happens. If things begin working and your computers can now see one another, then you'll know that there is nothing wrong with your network adapters, wiring, or basic configuration. Most likely the problem lies with the configuration of TCP/IP.

NOTE

A router is a hardware device that connects two or more networks. Larger corporations usually divide their networks into small networks or subnets and then connect everything with routers. By dividing a larger network into a number of small subnets you are able to isolate network traffic to specific subnets and reduce the overall demands on the total network. Routers are designed to allow network traffic to flow from one subnet to another but only allow network data to pass through if it's specifically addressed to another subnet. IPX/SPX and TCP/IP both support routing between subnets.

As I have already stated, NetBEUI does not require any configuration or administration on your part. You simply install it and it works. Microsoft Windows 95 loads NetBEUI as its default network protocol. NetBEUI is a good protocol for a home network. However, ever since Windows 98, Microsoft has replaced NetBEUI with TCP/IP as the default protocol for Microsoft operating systems. One reason for this is the almost universal acceptance that TCP/IP has achieved in recent years. Another is that even if you run NetBEUI, you are still going to need to load TCP/IP to connect to the Internet.

NOTE

Microsoft discourages the use of NetBEUI as a home networking protocol. In fact, it does not even list NetBEUI as an available protocol. However, you will find it buried on the Windows XP Home Edition CD-ROM in \VALUEADD\MSFT\NET\NETBEUI.

The following procedure outlines how to install NetBEUI and can also be used as a general procedure for installing other network protocols, although each protocol installs a little differently.

  1. Click Start and then select My Network Places. The My Network Places dialog box appears as shown in Figure 3.9.

Figure 3.9Figure 3.9 The My Network Places dialog box is the focal point where you'll manage most of your computer's network configuration.

  1. Click View Network Connection in the upper-left pane. You'll see a dialog box displaying an icon representing your Local Area Connection as shown in Figure 3.10.

  2. Right-click the Local Area Connection icon and select Properties. The Local Area Connection Properties dialog box appears as shown in Figure 3.11. This dialog box displays a list of all currently installed network clients, services, and protocols. As you can see, TCP/IP is already installed on this computer.

Figure 3.10Figure 3.10 Viewing your local area connection.

Figure 3.11Figure 3.11 Examining currently installed clients, services, and protocols.

  1. Click Install. The Select Network Component Type dialog box appears as shown in Figure 3.12.

  2. Select Protocol and click Add. The Select Network Protocol dialog box appears as shown in Figure 3.13.

Figure 3.12Figure 3.12 You can install additional clients, services, and protocols.

Figure 3.13Figure 3.13 Viewing a list of available protocols.

  1. NetBEUI is not displayed. It is located on the Windows XP Home Edition CD-ROM. To Select it click Have Disk. Type X:\VALUEADD\MSFT\NET\NETBEUI when prompted to supply the location of the protocol (X: represents your CD-ROM drive) and click OK.

  2. The Select Network Protocol dialog box appears displaying NetBEUI as an entry. Select the NetBEUI Protocol entry and click OK as shown in Figure 3.14.

  3. Windows XP installs NetBEUI and then displays a dialog box asking for permission to restart your computer. Until the computer is restarted, the new protocol will not be available to the system. Click Yes to restart your computer.

NOTE

As long as you are using TCP/IP you do not need to run any other protocols and should remove them. This will free up resources on your computer and reduce your network traffic.

Figure 3.14Figure 3.14 You can install NetBEUI after locating it on the Windows XP Home Edition CD-ROM.

IPX/SPX: NetWare's Proprietary Protocol

IPX/SPX is a proprietary protocol developed by NetWare for its Novell network operating system. Microsoft implements IPX/SPX under the name of NWLink IPX/SPX/NetBIOS Compatible Transport Protocol. As a proprietary protocol only NetWare is permitted to make changes to it, as opposed to TCP/IP where thousands of different people and organizations participate in the protocol's development.

Novell developed this protocol based on the Xerox XNS protocol. IPX/SPX has been the default network protocol on all NetWare networks up to version 4.X. However, starting with NetWare 5.X, Novell began making TCP/IP its default protocol. Therefore, it's a pretty safe bet that, like NetBEUI, IPX/SPX's days are numbered.

IPX/SPX is a little slower than NetBEUI. But like TCP/IP, it runs well on networks that have been divided into multiple subnets. Its major drawback is that it is not supported on the Internet. IPX/SPX is sometimes used on corporate networks to connect computers to older NetWare networks. Although it can certainly serve as the main transport protocol on your home network, you'll find that you'll still need to run TCP/IP to connect to the Internet.

Even if you choose not to install IXP/SPX on your home network, you may find that it sneaks its way onto your computer. This can happen because a number of network-based computer games use IPX/SPX and will automatically install it on any computer where you install the game. There is no harm in this. However, if you ever decide to uninstall your network games(s) you should also remember to uninstall IPX/SPX as well. After all, it consumes valuable computer resources and adds unnecessary traffic to your home network.

TCP/IP: The Protocol of the Internet

As I stated earlier, TCP/IP is probably the only transport protocol that you'll need to run on each computer on your home network. TCP/IP is the protocol of the Internet. It was designed to run on the Internet and only found its way to local area networks at a later date. For years it has been the choice of large corporate networks. However, Microsoft has now embraced it as the transport protocol of choice for all networks, large and small.

TCP/IP was created in 1969 as part of the Department of Defense's ARPAnet network. ARPAnet was an early wide area network designed to survive a nuclear attack. It was designed to be able to suffer from multiple failures and keep on operating.

TCP/IP is actually a large suite of related protocols that work together. A list of TCP/IP protocols includes:

  • ARP—A protocol used to locate the hardware addresses of network computers using their IP address

  • DHCP—A protocol that automatically assigns IP configuration data to network computers

  • FTP—A file transfer protocol used to transport files

  • ICMP—A protocol that reports on packed delivery errors

  • RARP—A protocol used to locate a network computer's IP address when using its hardware address

  • SMTP—An electronic mail transfer protocol

  • Telnet—A protocol that supports remote terminal access

  • UDP—A protocol similar to TCP except that it does not provide the guaranteed delivery of data

TCP/IP is slower than NetBEUI and IPX/SPX. It also requires more configuration than either of these two protocols. This might make TCP/IP seem inappropriate for small home networks; however, Microsoft has worked hard to make using TCP/IP much easier on any size network.

TCP/IP is the default protocol for Windows XP and for all other Microsoft operating systems since Windows 98. It is automatically installed and configured during the network adapter installation process. Microsoft has done much to simplify and automate the installation and configuration of TCP/IP. Windows XP includes an automatic IP address assignment feature that has actually been around since Windows 98, which allows every Windows XP computer to automatically configure its TCP/IP settings. This feature enables Windows XP to prepare your computer to participate on any network.

TCP/IP uses IP address to identify computers on a network. Every computer must have a unique IP address that belongs to the same logical network, in order for everything to work.

NOTE

If you are not already familiar with TCP/IP addressing, then you should take a look at Appendix B, "TCP/IP Basics," before continuing with the rest of this section. This appendix will provide you with a basic review of TCP/IP and how it works. As you may already be aware, TCP/IP is a very complex topic. If you'd like to learn more about it, check out Special Edition Using TCP/IP from Que.

When a Windows XP computer connected to a home network starts up it will automatically assign itself a temporary IP address on a Class B network of 169.254.0.0 with a subnet mask of 255.255.0.0. No additional configuration is required for you to set up your peer network. The TCP/IP network address of 169.254.0.0 is a special reserved network address. No company or organization connected to the Internet is permitted to use it.

NOTE

If you are going to have Windows 95 or Windows NT Workstation 4.0 systems attached to your home network, then you will have to manually configure these operating systems to participate on your 169.154.0.0 network. Neither of these operating systems provides for its own automatic IP address configuration. You can assign any IP address in the range of 169.254.0.1 to 129.254.0.254 to these computers. Just remember to assign a subnet mask of 255.255.0.0 to each computer. Make sure that you start the computers that you manually configured first. Windows computers that implement automatic IP addressing check to make sure that an IP address is not in use on the network before assigning it to themselves. If you turn on a Windows 95 or NT computer that has an IP address that has already been self-assigned by another computer, an IP address conflict will occur. The Windows 95 or NT computers will not be able to operate on the network and you'll either have to assign a new address to the Windows 95 or NT computer or restart the conflicting computer in order to allow it to reassign itself a different IP address.

If you prefer, you can manually configure the TCP/IP address settings on your Windows XP computer instead of allowing Windows XP to do it for you as outlined in the following procedure. It's up to you. If you decide to manually assign the IP address of some of your Windows XP computers, remember to assign them an IP address between 169.254.0.1 and 169.254.0.254 and to assign them a subnet mask of 255.255.0.0.

  1. Click Start and then select My Network Places. The My Network Places dialog box appears.

  2. Click View Network Connection in the upper-left pane.

  3. Right-click the Local Area Connection icon and select Properties. The Local Area Connection Properties dialog box appears.

  4. Click Internet Protocol (TCP/IP) and click Properties. The Internet Protocol (TCP/IP) Properties dialog box appears as shown in Figure 3.15.

  5. Select Use the Following IP Address. Type an IP address in the range of 169.254.0.1 and 169.254.0.254 in the IP address field. Type 255.255.0.0 in the Subnet mask field. For now leave the Default gateway field blank. Likewise leave the DNS fields at the bottom of the dialog box clear.

For more information on these fields see "Setting Up Shared Internet Access with an Internet Gateway" in Chapter 8, "Going Online."

  1. Click OK. Click Close when returned to the Local Area Connection Properties dialog box.

Figure 3.15Figure 3.15 Manually configuring the TCP/IP settings on a Windows XP computer.

It is easy to tell what your TCP/IP configuration settings are if you manually configure them. However, they are not so apparent if you allow Windows XP to automatically configure them. You can view your computer's TCP/IP configuration by executing the IPCONFIG command from the Windows command prompt.

NOTE

The Windows command prompt is a text-based interface that allows you to communicate with the operating system by typing in text commands and reviewing command text output.

TIP

If you are a Windows 95, 98, or ME user, then you may be used to working with the WINIPCFG command. This command provides the same information as the IPCONFIG command does on Windows NT, 2000, and XP.

The following procedure outlines the use of the IPCONFIG command to view your computer's TCP/IP settings.

  1. Open the Windows Command prompt by clicking Start, All Programs, Accessories, and then Command prompt.

  2. Type IPCONFIG and press enter to view the TCP/IP configuration settings for the computer local area connection as demonstrated in Figure 3.16.

  3. To view additional TCP/IP configuration settings or to view other network connections type IPCONFIG /ALL and press Enter.

  4. When done reviewing the results of the IPCONFIG command type EXIT and press Enter to close the Windows command prompt.

Figure 3.16Figure 3.16 Using IPCONFIG to view Windows XP's TCP/IP configuration settings.

To learn more about working with the IPCONFIG command refer to Appendix A, "Windows XP Net Commands."

Network Client: Upper Level of Networking Model

The third level of network protocols determines how the operating system and its applications will communicate. These protocols are provided in the form of network clients. For home networks running Microsoft's operating system, the required client is the Client for Microsoft Networks. The Client for Microsoft Networks provides Windows XP with the ability to access and use network services. It is automatically installed by default by Windows XP when your network adapter is installed.

A standalone computer not connected to a network has access to its own resources, which include its printers and local disk drives. When connected to a local area network the computer must run a network client to be able to access network resources. The network client acts as a redirector. A redirector intercepts requests to access hardware resources and determines where the resource resides. If the resource is local to the computer, the request is permitted to process normally. However, if the request is for a network resource, the redirector steps in and redirects the request out over the network.

Peachpit Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Peachpit and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about Peachpit products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites; develop new products and services; conduct educational research; and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email ask@peachpit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by Adobe Press. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.peachpit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020