Computer Unit 5
Computer Unit 5
INTRODUCTION TO
NETWORK
WHAT IS COMPUTER NETWORK?
A computer network is a group of computers/devices(Nodes) that
use a set of common communication protocols over digital
interconnections for the purpose of sharing resources located on or
provided by the network nodes.
The nodes of a computer network may include personal computers,
servers, networking hardware, or other specialised or general-purpose
hosts.
The interconnections between nodes are formed from a broad
spectrum of telecommunication network technologies, based on
physically wired, optical, and wireless technologies.
A communication protocol is a set of rules for exchanging
information over a network. physically
Networking
Computer network A collection of computing devices that are
connected in various ways in order to communicate and share resources
Usually, the connections between computers in a network are made
using physical wires or cables :
• some connections are wireless, using radio waves or infrared signals
• The generic term node or host refers to any device on a network.
• Data transfer rate The speed with which data is moved from one
place on a network to another.
• Data transfer rate is a key issue in computer networks.
Networking
Computer networks have opened up an entire frontier in the world
of computing called the client/server model.
Networking
• File server A computer that stores and manages files for multiple
users on a network
• Web server A computer dedicated to responding to requests (from
the browser client) for web pages
The Network Diagram
Router
Switch
Wireless Network
NETWORK BENEFITS
1. NIC Card
2. Repeater
3. Hub
4. Switch
5. Bridge
6. Router
7. Gateway
8. Firewall
1. Network Interface Card
NIC is used to physically connect host devices to
the network media.
A NIC is a printed circuit board that fits
into the expansion slot of a bus on a
computer motherboard.
It can also be a peripheral device. NICs are
sometimes called network adapters.
Each NIC is identified by a unique code
called a Media Access Control (MAC)
address.
This address is used to control data
communication for the host on the
network.
2. Repeaters
A repeater is a network device used
to regenerate a signal.
Repeaters regenerate analogue or
digital signals that are distorted by
transmission loss due to attenuation.
A repeater does not make an
intelligent decision concerning
forwarding packets
3. Hubs
Each layer relies on the next lower layer to perform more primitive
functions
Each layer provides services to the next higher layer
process
The interaction between layers in the OSI model
LAYERS IN THE OSI MODEL
Physical Layer
The physical layer is responsible for movements of
individual bits from one hop (node) to the next.
Function
Physical characteristics of interfaces and media
Representation of bits
Data rate
Synchronization of bits
Line configuration (point-to-point or multipoint)
Physical topology (mesh, star, ring or bus)
Transmission mode ( simplex, half-duplex or duplex)
Data Link Layer
Logical addressing
routing
Transport Layer
The transport layer is responsible for the delivery
of a message from one process to another.
Process-to- process delivery
Functions
Port addressing
Error control
Session Layer
The session layer is responsible for dialog
control and synchronization.
Function
Dialog control
Synchronization (checkpoints)
Presentation Layer
The presentation layer is responsible for translation,
compression, and encryption.
Concerned with the syntax and semantics of the
information exchanged between two system
Functions
Translation ( EBCDIC-coded text file ASCII-
coded file)
Encryption and Decryption
Compression
Application Layer
Mail services
User
Network Segment 4. Transport End-to-end connections and reliability