0% found this document useful (0 votes)
150 views

1.2 Introduction To Networks - Network Components

The document discusses the key components that make up computer networks: Hosts are devices that connect directly to the network like computers, tablets, and phones. Servers provide services to hosts like email or web pages. Clients request and display information from servers. Peer-to-peer networks allow devices to function as both clients and servers. Intermediary devices like routers, switches, and wireless access points connect end devices and networks to ensure data flows across the network.

Uploaded by

Cristian Morales
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
150 views

1.2 Introduction To Networks - Network Components

The document discusses the key components that make up computer networks: Hosts are devices that connect directly to the network like computers, tablets, and phones. Servers provide services to hosts like email or web pages. Clients request and display information from servers. Peer-to-peer networks allow devices to function as both clients and servers. Intermediary devices like routers, switches, and wireless access points connect end devices and networks to ensure data flows across the network.

Uploaded by

Cristian Morales
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

10/11/21 18:51 Introduction to Networks -Network Components


 Introduction to Networks v7.0
    

 /  Networking Today /  Network Components

Network Components
1.2.1

Host Roles 

If you want to be a part of a global online community, your computer, tablet, or smart phone must first be connected to a network. That network must be connected to
the internet. This topic discusses the parts of a network. See if you recognize these components in your own home or school network!

All computers that are connected to a network and participate directly in network communication are classified as hosts. Hosts can be called end devices. Some hosts
are also called clients. However, the term hosts specifically refers to devices on the network that are assigned a number for communication purposes. This number
identifies the host within a particular network. This number is called the Internet Protocol (IP) address. An IP address identifies the host and the network to which the
host is attached.

Servers are computers with software that allow them to provide information, like email or web pages, to other end devices on the network. Each service requires
separate server software. For example, a server requires web server software in order to provide web services to the network. A computer with server software can
provide services simultaneously to many different clients.

As mentioned before, clients are a type of host. Clients have software for requesting and displaying the information obtained from the server, as shown in the figure.

https://contenthub.netacad.com/itn/1.2.1 1/10
10/11/21 18:51 Introduction to Networks -Network Components

Client Server

Internet

An example of client software is a web browser, like Chrome or FireFox. A single computer can also run multiple types of client software. For example, a user can check
email and view a web page while instant messaging and listening to an audio stream. The table lists three common types of server software.

Type Description

The email server runs email server software. Clients use mail client
Email
software, such as Microsoft Outlook, to access email on the server.

The web server runs web server software. Clients use browser software,
Web
such as Windows Internet Explorer, to access web pages on the server.

The file server stores corporate and user files in a central location. The
File client devices access these files with client software such as the Windows
File Explorer.

https://contenthub.netacad.com/itn/1.2.1 2/10
10/11/21 18:51 Introduction to Networks -Network Components

1.2.2

Peer-to-Peer 

Client and server software usually run on separate computers, but it is also possible for one computer to be used for both roles at the same time. In small businesses
and homes, many computers function as the servers and clients on the network. This type of network is called a peer-to-peer network.

In the figure, the print sharing PC has a Universal Serial Bus (USB) connection to the printer and a network connection, using a network interface card (NIC), to the file
sharing PC.

I have a printer to I have files to


share share

Print Sharing File Sharing

The advantages of peer-to-peer networking:

Easy to set up

https://contenthub.netacad.com/itn/1.2.1 3/10
10/11/21 18:51 Introduction to Networks -Network Components

Less complex
Lower cost because network devices and dedicated servers may not be required
Can be used for simple tasks such as transferring files and sharing printers

The disadvantages of peer-to-peer networking:

No centralized administration
Not as secure
Not scalable
All devices may act as both clients and servers which can slow their performance

1.2.3

End Devices 

The network devices that people are most familiar with are end devices. To distinguish one end device from another, each end device on a network has an address.
When an end device initiates communication, it uses the address of the destination end device to specify where to deliver the message.

An end device is either the source or destination of a message transmitted over the network.

Click Play in the figure to see an animation of data flowing through a network.

LAN

Internetwork
https://contenthub.netacad.com/itn/1.2.1 4/10
10/11/21 18:51 Introduction to Networks -Network Components

LAN

Messages can take


alternate routes.

Data originates with an end device, flows through the network, and arrives at an end device.

1.2.4

Intermediary Devices 

https://contenthub.netacad.com/itn/1.2.1 5/10
10/11/21 18:51 Introduction to Networks -Network Components

Intermediary devices connect the individual end devices to the network. They can connect multiple individual networks to form an internetwork. These intermediary
devices provide connectivity and ensure that data flows across the network.

Intermediary devices use the destination end device address, in conjunction with information about the network interconnections, to determine the path that messages
should take through the network. Examples of the more common intermediary devices and a list of functions are shown in the figure.

Wireless Router LAN Switch Router


Intermediary
Devices

Multilayer Switch Firewall Appliance

Intermediary network devices perform some or all of these functions:

Regenerate and retransmit communication signals


Maintain information about what pathways exist through the network and internetwork
Notify other devices of errors and communication failures
Direct data along alternate pathways when there is a link failure
Classify and direct messages according to priorities
Permit or deny the flow of data, based on security settings

Note: Not shown is a legacy Ethernet hub. An Ethernet hub is also known as a multiport repeater. Repeaters regenerate and retransmit communication signals.
Notice that all intermediary devices perform the function of a repeater.

https://contenthub.netacad.com/itn/1.2.1 6/10
10/11/21 18:51 Introduction to Networks -Network Components

1.2.5

Network Media 

Communication transmits across a network on media. The media provides the channel over which the message travels from source to destination.

Modern networks primarily use three types of media to interconnect devices, as shown in the figure:

Metal wires within cables - Data is encoded into electrical impulses.


Glass or plastic fibers within cables (fiber-optic cable) - Data is encoded into pulses of light.
Wireless transmission - Data is encoded via modulation of specific frequencies of electromagnetic waves.

Copper

Fiber-optic
https://contenthub.netacad.com/itn/1.2.1 7/10
10/11/21 18:51 Introduction to Networks -Network Components

Wireless

The four main criteria for choosing network media are these:

What is the maximum distance that the media can successfully carry a signal?
What is the environment in which the media will be installed?
What is the amount of data and at what speed must it be transmitted?
What is the cost of the media and installation?

Different types of network media have different features and benefits. Not all types of network media have the same characteristics, nor are they appropriate for the
same purposes.

1.2.6

https://contenthub.netacad.com/itn/1.2.1 8/10
10/11/21 18:51 Introduction to Networks -Network Components

Check Your Understanding - Network Components

 Check your understanding of network components by choosing the BEST answer to the following questions.

1. Which of the following is the name for all computers connected to a network that participate directly in
network communication?

servers

intermediary devices

hosts

media

2. When data is encoded as pulses of light, which media is being used to transmit the data?

wireless

Fiber-optic cable

copper cable

3. Which two devices are intermediary devices? (Choose two)

hosts Check
routers
Show Me
servers

switches
Reset

https://contenthub.netacad.com/itn/1.2.1 9/10
10/11/21 18:51 Introduction to Networks -Network Components

1.1 1.3

 Networks Affect our Lives Network Representations and Topologies


https://contenthub.netacad.com/itn/1.2.1 10/10

You might also like