Introduction To Computer Network
Introduction To Computer Network
INTRODUCTION TO COMPUTER
NETWORKS
Introduction to Computer Networks
Computer Networks
Computer network connects
two or more autonomous
computers.
Applications of Networks
Resource Sharing
Hardware (computing resources, disks, printers)
Software (application software)
Information Sharing
Easy accessibility from anywhere (files, databases)
Search Capability (WWW)
Communication
Email
Message broadcast
Remote computing
Distributed processing
Introduction to Computer Networks
Network Topology
The network topology
defines the way in which
computers, printers, and
other devices are
connected. A network
topology describes the
layout of the wire and
devices as well as the
paths used by data
transmissions.
Introduction to Computer Networks
Bus Topology
Commonly referred to as a
linear bus, all the devices
on a bus topology are
connected by one single
cable.
Introduction to Computer Networks
Ring Topology
• In a ring network the computers can
communicate directly with each other
and also with the central computer. The
nodes are connected to a line that is
closed like a loop.
• The ring network is more reliable than
star network. Even if the central
computer in the network fails, the other
computers can continue to
communicate with each other
Introduction to Computer Networks
Mesh Topology
The mesh topology
connects all devices
(nodes) to each other for
redundancy and fault
tolerance.
It is used in WANs to
interconnect LANs and for
mission critical networks
like those used by banks
and financial institutions.
Implementing the mesh
topology is expensive and
difficult.
Introduction to Computer Networks
Network Components
Physical Media
Interconnecting Devices
Computers
Networking Software & Applications
Introduction to Computer Networks
Networking Devices
NIC, HUB, Switches, Routers,
etc.
• A Network Interface Controller
(NIC) or network card is a
hardware device that handles
an interface to a computer
network and allows a network-
capable device to access that
network.
HUB
• A common connection point for devices in a
network. Hubs are commonly used to connect
segments of a LAN. A hub contains multiple
ports. When a packet arrives at one port, it is
copied to the other ports so that all segments
of the LAN can see all packets
HUB
Switch
• A switch gives you more options for network
management, as well as greater potential to
expand.
• A switch filters the data packets, and only
sends the packet to the port which is
connected to the destination address of that
packet.
Switch
Router
• Network router is a device or a piece of
software in a computer that forwards and
routes data packets along networks.
• A network router connects at least two
networks, commonly two LANs or WANs or a
LAN and its ISP network. A router is often
included as part of a network switch.
Router
Firewall
• A firewall can either be software-based or
hardware-based and is used to help keep a
network secure.
• Its primary objective is to control the incoming
and outgoing network traffic by analyzing the
data packets and determining whether it
should be allowed through or not, based on a
predetermined rule set.
Introduction to Computer Networks
Networking Media
Networking media can be
defined simply as the
means by which signals
(data) are sent from one
computer to another
(either by cable or wireless
means).
Example
Twisted pair cable
Fibre optical cable
Physical Media