Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 23

Computer networks

SSTM MBA - CAB



Agenda
What is networking
What are the types of networks
What are components of a network

2
Networking
Computer network
A computer network consists of communication
media, devices and software needed to connect
two or more computer systems and/or devices.
Interconnected collection of computers that share
data, memory and other valuable resources.
Networks can be used to share hardware,
programs and databases across the computers.



3
Why networking?
Data communication
Simultaneous access
Resource sharing
Reliability
Scalability
Save money

4
Networking Terms
Node
Any device on a network
Data transfer rate (bandwidth)
The speed with which data is moved from
one place to another on a network

5
Basic Components
6
Basic Components
Terminals: end user work station
Telecommunications Channels & Media: Media
over which data are transmitted coaxial cables,
fiber optics etc.
Computer: carry out their information processing
assignments. Mainframe host computer/server.

7
Basic Components
Telecommunication Software: controls the
telecommunication activities
Telecommunication Processors: to enhance data
communication b/w two points modems,
message switchers, multiplexers, front end
processors
8
Basic Components
Modems: most common type; convert analog signals to
digital and vice versa.

Message Switchers: device that receives data messages
from terminals, determine their destination and routes
them one by one to the CPU.
Advantages reduce long distance transmission costs since only
single line is required

Multiplexers : collects messages from many senders, puts
them in order & transmits them through a broadband;
allows simultaneous transmission
9
Basic Components
Concentrator : a smart multiplexer, can be programmed,
more processing capability (used for load balancing)

Controller : link groups (clusters) of terminals to a
communication channel

Front-end processors: located near the host computer,
relieves the host computer of some of the communications
tasks, so that it can process other applications requests.

10
Types of Networks
Local-area network (LAN)
A network that connects a relatively small number of
machines in a relatively close geographical area
Ring topology connects all nodes in a closed loop on
which messages travel in one direction
Star topology centers around one node to which all
others are connected and through which all messages are
sent
Bus topology nodes are connected to a single
communication line that carries messages in both
directions

11
Types of Networks
Ethernet
The industry standard bus technology for
local-area networks
12
Types of Networks Contd.
Wide-area network (WAN)
A network that connects local-area networks over a
potentially large geographic distance
Metropolitan-area network (MAN)
The communication infrastructures that have been
developed in and around large cities
Gateway
One particular set up to handle all communication
going between that LAN and other networks
Internet
A wide area network that spans the planet

13
Types of Networks
Local-area networks connected across a distance to
create a wide-area network
14
Network Protocols
An agreed-upon format for transmitting
data between devices.
Protocol determines the following
Type of error checking
Data compression method
Message completion indicated by sender
Message acknowledgement by receiver
Popular protocols TCP/IP, HTTP, FTP, SMTP, POP
15
Network Architecture
Refer to either hardware, software or a
combination.
Classification : -
Peer-to-peer architecture each workstation
has equivalent capabilities & responsibilities
Client/Server architecture each computer is
either a client or a server.

16
Packet Transmission/Switching
Packet
A unit of data sent across a network
Router
A network device that directs a packet between networks
toward its final destination
Packet switching
Messages are divided into fixed-sized, numbered packets;
packets are individually routed to their destination, then
reassembled
17
Packet Switching

Messages
sent by
packet
switching
Take a message, break it into three packets, and
simulate this process
18
Hubs
A hub is the place where data converges
from one or more directions and is
forwarded out in one or more directions.
Seen in local area networks
19
Switches
Allow different nodes of a network to
communicate directly with each other.
Allow several users to send information over
a network at the same time without slowing
each other down using Media Access
Control address (MAC address)

20
TCP/IP
Transmission Control Protocol (TCP)
Software that breaks messages into packets, hands
them off to the IP software for delivery, and then
orders and reassembles the packets at their
destination
Internet Protocol (IP)
Software that deals with the routing of packets
through the maze of interconnected networks to
their final destination
21
High-Level Protocols
Other protocols build on TCP/IP protocol suite
Simple Mail Transfer Protocol (SMTP) used to specify
transfer of electronic mail
File Transfer Protocol (FTP) allows a user to transfer
files to and from another computer
Telnet used to log onto one computer from another
Hyper Text Transfer Protocol (http) allows exchange
of Web documents
22
Which of these have you used?
Thank you

You might also like