Chapter 4 Computer Network and The Internet2
Chapter 4 Computer Network and The Internet2
5/16/2021 1
Basic components of a Computer Network
The following are the basic components of network.
1. Server:
Powerful computers that provides services to the other computers on the
network.
2. Client:
Computer that uses the services that a server provides.
Media:
A physical connection between the devices on a network.
Resources:
Any thing available to a client on the network is considered a resource.
Printers, data, fax devices and other network devices and information
are resources.
5/16/2021 2
Chapter 4
Introduction to Computer Networks and the Internet
Basic components of a Computer Network
Protocols:
These are written rules used for communications. They are the languages
that computers use to talk to each other on a network
Advantages and Disadvantages of Networking
Advantages:
Computer networks have highly benefited various fields of educational
sectors, business world and many organizations.
Sharing of peripheral devices:
Each computer that is connected to the network can share the same
peripheral devices, such as a printer.
Sharing of Programs and data
Sharing of single Internet connection
5/16/2021 3
Chapter 4
Introduction to Computer Networks and the Internet
Advantages and Disadvantages of Networking
Advantages:
Better Communication:
Communication is one of the biggest advantages provided by the
computer networks.
information can be transferred within fraction of a second over long
distances. Example E-Mail
Security of information:
Data or information could be backed-up or duplicated on a network
storage device, shared by others.
Saves Cost
Building up links thorough the computer networks immediately transfers
files and messages to the other people which reduced transportation and
communication expense.
5/16/2021 4
Chapter 4
Introduction to Computer Networks and the Internet
Advantages and Disadvantages of Networking
Disadvantages:
Rapid Spread of Computer Viruses
When computers are connected by a network, the virus can spread itself
electronically, at computer speeds affecting badly the network
performance and the performance of the computers.
Difficult to secure information.
Confidential documents (files) can be accessed without the knowledge
and permission of the owner.
5/16/2021 5
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
Based on the size/scope, the Computer Networks are
classified into:
LAN (Local Area Network)
A LAN connects network devices over a relatively short
distance. Such as office building, school, or home and
occasionally a LAN will span a group of nearby buildings.
LAN connection is a high-speed connection.
Most connections are either Ethernet (10Mbps) or Fast Ethernet
(100Mbps), and a few locations have Gigabit Ethernet (1000Mbps)
connections.
LANs typically use half-duplex communications.
Example
5/16/2021 6
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
5/16/2021 7
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
5/16/2021 8
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
Other types of networks include;
5/16/2021 9
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
Based on the relationship among the computers, we can
categorize computer networks as:
peer-to-peer networks
Essentially, every computer on a peer-to-peer network can function as
both a server and a client;
5/16/2021 10
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
Client/Server Networks
On a client/server network, every computer has a distinct role: that of
either a client or a server.
A server is designed to share its resources among the client computers
on the network.
A dedicated server computer often has faster processors, more
memory, and more storage space than a client.
A client system is a standard PC that uses resources available on Server.
A client computer typically communicates only with servers, not with
other clients.
5/16/2021 11
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
Client/Server Networks
Client/server network is characterized by the following:
It has centralized with tighter security.
All user accounts are stored in the same database on the server.
5/16/2021 12
Chapter 4
Introduction to Computer Networks and the Internet
Types of Networks
Disadvantages of client/ server
1) Congestion in Network :
Too many requests from the clients may lead to congestion. Overload can
lead to breaking-down of servers.
5/16/2021 13
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Network topologies describe the ways in which the elements of a
network are mapped.
They describe the physical and logical arrangement of the network nodes.
5/16/2021 14
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Bus Topology
A linear bus topology consists of a main run of cable with a terminator at
each end.
All nodes(file server, workstations, and peripherals) are connected to
the linear cable Example
Terminato
r
Terminato
Nodes
5/16/2021 15
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Bus Topology
Advantages of a Linear Bus Topology
➢Easy to connect a computer or peripheral to a linear bus.
➢Ifa cable that connect the nodes with the backbone fails, the
network does not fail.
5/16/2021 16
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Bus Topology
Disadvantages of a Linear Bus Topology
5/16/2021 17
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Star Topology
A star topology is designed with each node connected directly
to a central network concentrator, typically hub.
Data on a star network passes through the hub or
concentrator before continuing to its destination.
The hub or concentrator manages and controls all functions of
the network. Example
Concentrator
It also acts as a repeater for the data flow. Hub
Nodes
5/16/2021 18
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Star Topology
Advantages of a Star Topology
➢Easy to install and wire.
Star Topology
Disadvantages of a Star Topology
➢Requires more cable length than a linear topology.
➢More expensive than linear bus topologies because of the cost of the
concentrators and extra cost of the hub.
5/16/2021 20
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Ring Topology
A Ring topology is the one in which all computers and other
communication devices are connected in a continuous loop.
Electronic messages are passed around the ring in one direction, with
each node serving as the repeater, until they reach the right destination.
Example
5/16/2021 21
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Ring Topology
Advantages of a Ring Topology
➢There is less signal attenuation because each computer in the network is
used as a repeater.
➢More than one computer can send data at a time.
➢Difficult to setup
➢If any computer/cable in the ring fails, the whole network goes down.
5/16/2021 22
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Mesh Topology
Each computer is directly connected to every other computer.
5/16/2021 23
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Mesh Topology
Advantages of Mesh topology
5/16/2021 24
Chapter 4
Introduction to Computer Networks and the Internet
Network Topologies
Main Types of Physical Topologies
Mesh Topology
Disadvantages of Mesh topology
➢ There are high chances of redundancy in many of the network
connections.
5/16/2021 25
Chapter 4
Introduction to Computer Networks and the Internet
Transmission Modes
There are three ways for transmitting data from one point to another
1.Simplex:
In simplex mode the communication can take place only in one direction.
The receiver receives the signal from the transmitting device.
This mode of flow of information is Unidirectional.
Example: Radio, T.V..
5/16/2021 26
Chapter 4
Introduction to Computer Networks and the Internet
Half-duplex:
In half-duplex mode the communication channel is used in both directions,
but only in one direction at a time.
Thus a half-duplex line can alternately send and receive data.
Example is the wireless communication.
5/16/2021 27
Chapter 4
Introduction to Computer Networks and the Internet
Full-duplex:
In full duplex the communication channel is used in both directions at
the same time.
Use of full-duplex line improves the efficiency as the line turn-around time
required in half-duplex arrangement is eliminated.
Example of this mode of transmission is the telephone line.
➢Example
5/16/2021 28
Chapter 4
Introduction to Computer Networks and the Internet
Transmission Medias
Through which data is transformed from one place to another is called
transmission or communication media.
There are two categories of transmission media used in computer
communications.
Bounded/Guided Media
Bounded media are the physical links through which signals are
confined to narrow path.
Bounded media are made up of a external conductor (Usually Copper)
bounded by jacket material
Three common types of bounded media are used of the data transmission.
These are
Coaxial Cable
Twisted Pairs Cable
Fiber Optics Cable
5/16/2021 29
Chapter 4
Introduction to Computer Networks and the Internet
Unbounded/Unguided Media
The unguided media is the wireless media.
It simply transports electromagnetic waves without using any physical
conductor.
Unguided media employ an antenna for transmitting through air,
vacuum, or water.
Three common types of unguided media are;
(i) Radio wave
(ii) Microwave
(iii) Infrared
5/16/2021 30
Chapter 4
Introduction to Computer Networks and the Internet
Protocol
These are written rules used for communications.
Communications thus between computers on a network is done through
protocol suits.
The most widely used and most widely available protocol suite is TCP/IP
protocol suite.
5/16/2021 31
Chapter 4
Introduction to Computer Networks and the Internet
TCP/IP Protocol
TCP/IP is a large collection of different communication protocols based
upon the two original protocols TCP and IP.
TCP(Transmission Control Protocol)
IP (Internet Protocol)
TCP/IP is normally considered to be a 4 layer system.
Application layer
Transport Layer
TCP
UDP
Network Layer
Data Link Layer
5/16/2021 32
Thank you
5/16/2021 33