SlideShare uma empresa Scribd logo
1 de 21
•

Sharing of Hardware
– Computing Resources
– Disks
– Printer

•

Sharing of Software
– Multiple Single User Licenses are more
expensive than a single multiple user license
– Maintaining of Systems becomes easier
www.ebooksadda.in
Why Networking
• Sharing of Information
- easy accessibility from anywhere
- search capability
• Communication
– e-mail
– internet telephony
– audio conferencing
– video conferencing
www.ebooksadda.in
Types of Networks
• Local Area Network (LAN):
– Network within a floor/building/campus
– At most a few kilometers distance
• Wide Area Network (WAN):
– Country-wide or global network
– Distance: 100s or 1000s of kilometers

www.ebooksadda.in
Distributed System
– Based on a computer network.
– Network is transparent to the user.
– Users don't have to remember computer names, their
architectures, addresses, etc.
– The application may be running on multiple
computers.

www.ebooksadda.in
Layered Architecture
• Networks are organized as
layers or levels.
• Reduces design complexity.
• Each network architecture has
different:
– number of layers
– names of layers
– functions of each layer
• Between adjacent layers there is an interface.
• Reference models exist to architect a network.
www.ebooksadda.in
Protocols
• Rules and conventions used by two communicating
entities are collectively known as protocol.
• Each layer of network architecture
has its own protocol.
• Two communicating entities at the
same layer are called peers.
• A list of protocols used by a system is called protocol
stack.
• A set of layers and protocols is referred to as
network architecture.
www.ebooksadda.in
OSI Reference Model
• Open Systems Interconnection (OSI) model has
been developed by ISO.
• It defines seven layers for communication.
• It is called a Reference Model since different
networks may use less or more layers, have
somewhat different division of services amongst the
layers.
• Functions for each layer are defined.
• Peer layers communicate as per defined protocol.
• Each layer provides services to the upper layer.
www.ebooksadda.in
OSI Layers
App X

App Y
Outgoing Packets

Incoming Packets
Data
Application

Application
H

Presentation
H

Session
H

Transport
Network
Data link
Physical

H
H
H

Data
Data

Data
Data

Presentation
Session
Transport
Network

Data

Data link

Data

Physical

Physical Path
www.ebooksadda.in
Physical Layer
• Concerned with transmitting raw bits
over a channel.
• Makes sure that when one side sends a
1 bit,the other side receives it as a 1.
• Covers all aspects for communication,
including,mechanical, electrical, functional and procedural.
• Mechanical interface defines the connectors used, number
of pins, their placement, size, material used.
• Electrical interface defines the voltage/current levels of
signals.
• Functional interface attaches meaning to each signal.
• Procedural interface specifies the sequence of events.
www.ebooksadda.in
Data Link Layer
• Data link layer attempts to make
physical link reliable.
• May divide upper layer packet into
multiple frames.
• Ensure that peer entity will recognize
frame boundaries.
• May introduce sequence numbers and acknowledgments.
• Some mechanism for error control and flow control.
• How to share the link, if it is half-duplex or multipoint.
• Can be connection-oriented or connectionless.
www.ebooksadda.in
Network Layer
• Network layer is designed to facilitate
communication between systems across a
communication network.
• Implements network routing and message delivery
through networks to the correct destination.
• Congestion control can also be done at network
layer.
• Internetworking.
• Internet protocol or IP is one example.
www.ebooksadda.in
Transport Layer
•
•
•
•
•
•
•
•
•

Implements end-to-end protocol.
Implements required quality-of-service.
May detect erroneous packets.
Reorders packets which arrive out-of-sequence.
Ensures that there is no loss or duplication of
packets.
May provide connection-less or connectionoriented type of service.
Provides for the connection management.
Multiplexing and demultiplexing.
Packetization, flow control, etc.
www.ebooksadda.in
Session Layer
• Allows users on different computers to establish a
session.
• This layer requests for a logical connection to
be established based on an end-user's request.
• Any necessary log-on or password validation
is also handled by this layer.
• This layer provides services like dialogue discipline
which can be full duplex or half duplex.
• Session layer can also provide check pointing
(or synchronization) mechanism.
• If a failure occurs between checkpoints, all data
can be retransmitted from the last checkpoint.
www.ebooksadda.in
Presentation and Application
Layers
•
•

•
•
•

Presentation layer defines the data format to be
exchanged between the programs.
Manages abstract data structures, and converts
them host-representation to networkrepresentation and vice versa.
Application layer is the highest level of OSI
model.
May define common standards like Network
Virtual Terminal.
Examples at this layer are file transfer, electronic mail,
remote login, etc. www.ebooksadda.in
TCP/IP Reference Model
OSI
APPLICATION

TCP/IP
APPLICATION
Not
present
In the
model

PRESENTATION
SESSION
TRANSPORT

TRANSPORT

NETWORK

INTERNET

DATA LINK

HOST-TO-NETWORK

(Data Link/
PHYSICAL
www.ebooksadda.in Physical)
Transmission Media
• Carries information in its raw form.
• Electrical, optical or radio signals.
• Guided Media
Twisted pair (shielded, unshielded)
Coaxial cable
Optical fiber
• Unguided Media (wireless)
Radio link
Terrestrial microwave
Satellite microwave
www.ebooksadda.in
Data Transmission
• Point-to-point link
- Two nodes are connected to each other.
• Multi-point link
- Shared media
- Any two nodes can communicate with each other.
- Broadcasting:

* Information is sent to all nodes at the same
time.
- Multicasting:

* Information is sent to a group of nodes.
www.ebooksadda.in
Types of Links
•
•
•
•

Simplex:
Information can be sent only in one direction.
Half-duplex:
Information can be sent in both directions.
but only in one direction at any given time.
• Full-duplex:
• Information can be sent in both directions
simultaneously.
www.ebooksadda.in
Multiplexing of Several
Communications
• Frequency Division Multiplexing (FDM)
• Frequency spectrum is divided among the logical
channels.
• Each user has exclusive control of of one
frequency band.
• Time Division Multiplexing (TDM)
• Users take turn in round-robin fashion.
• Code Division Multiplexing (CDM)
• Asynchronous TDM or Statistical Multiplexing
www.ebooksadda.in
Data Switching
• If two nodes are not directly connected, the information
may need to travel through intermediate nodes, called,
switches.
• Circuit-switched:
• A channel for data transfer is setup before communication
starts. All resources are reserved.
• Message-switched:
• Message is sent to next-hop, where it is stored, and
forwarded to next node.
• Also known as ``store-and-forward'' network
• Packet-switched:
• Message is divided into smaller packets.
• Packets are sent independently through ``store-andwww.ebooksadda.in
forward'' mechanism.
• THANKS
Visit us for more @
www.EbooksAdda.in
• www.TechNotz.Info

www.ebooksadda.in

Mais conteúdo relacionado

Mais procurados

Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)
welcometofacebook
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
Aditya Mehta
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49
myrajendra
 

Mais procurados (20)

class 2
class 2class 2
class 2
 
Internetworking devices(networking)
Internetworking devices(networking)Internetworking devices(networking)
Internetworking devices(networking)
 
NETWORK COMPONENTS
NETWORK COMPONENTSNETWORK COMPONENTS
NETWORK COMPONENTS
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network devices
Network devicesNetwork devices
Network devices
 
5 Lan
5 Lan5 Lan
5 Lan
 
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)ET3003-2 OSI-TCPIP (Semester II 2013-2014)
ET3003-2 OSI-TCPIP (Semester II 2013-2014)
 
Understanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.comUnderstanding Networking Devices – A Brief Introduction | TechLinu.com
Understanding Networking Devices – A Brief Introduction | TechLinu.com
 
Hub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network EquipmentHub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network Equipment
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devices
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi model
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network Hardware Project
Network Hardware ProjectNetwork Hardware Project
Network Hardware Project
 
Basics of networking and routing
Basics of networking and routingBasics of networking and routing
Basics of networking and routing
 
Network Device
Network DeviceNetwork Device
Network Device
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49
 
Networking basics
Networking basicsNetworking basics
Networking basics
 
Networking basics
Networking basicsNetworking basics
Networking basics
 

Semelhante a Msit computer networks 1

Networking for MBA
Networking for MBANetworking for MBA
Networking for MBA
KK Bajpai
 

Semelhante a Msit computer networks 1 (20)

internet network for o level
 internet network for o level  internet network for o level
internet network for o level
 
Chapter4
Chapter4Chapter4
Chapter4
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.ppt
 
OSI reference model
OSI reference modelOSI reference model
OSI reference model
 
ch01.ppt
ch01.pptch01.ppt
ch01.ppt
 
Osi model
Osi modelOsi model
Osi model
 
Modue 1 part 1 of computer networks for your university exams
Modue 1 part 1 of computer networks for your university examsModue 1 part 1 of computer networks for your university exams
Modue 1 part 1 of computer networks for your university exams
 
Computer networks
Computer networksComputer networks
Computer networks
 
Networking for MBA
Networking for MBANetworking for MBA
Networking for MBA
 
Computer networks
Computer networksComputer networks
Computer networks
 
Basics of Ethernet
Basics of Ethernet Basics of Ethernet
Basics of Ethernet
 
Basic networking
Basic networkingBasic networking
Basic networking
 
UNIT I DIS.pptx
UNIT I DIS.pptxUNIT I DIS.pptx
UNIT I DIS.pptx
 
Networking
Networking Networking
Networking
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and Networking
 
7 layers of osi models
7 layers of osi models7 layers of osi models
7 layers of osi models
 
interconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxinterconnected_network_of_internets.pptx
interconnected_network_of_internets.pptx
 
unit1 network model osi and tcpip.pptx
unit1  network model osi and tcpip.pptxunit1  network model osi and tcpip.pptx
unit1 network model osi and tcpip.pptx
 
lecture1.ppt
lecture1.pptlecture1.ppt
lecture1.ppt
 

Último

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 

Último (20)

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 

Msit computer networks 1

  • 1. • Sharing of Hardware – Computing Resources – Disks – Printer • Sharing of Software – Multiple Single User Licenses are more expensive than a single multiple user license – Maintaining of Systems becomes easier www.ebooksadda.in
  • 2. Why Networking • Sharing of Information - easy accessibility from anywhere - search capability • Communication – e-mail – internet telephony – audio conferencing – video conferencing www.ebooksadda.in
  • 3. Types of Networks • Local Area Network (LAN): – Network within a floor/building/campus – At most a few kilometers distance • Wide Area Network (WAN): – Country-wide or global network – Distance: 100s or 1000s of kilometers www.ebooksadda.in
  • 4. Distributed System – Based on a computer network. – Network is transparent to the user. – Users don't have to remember computer names, their architectures, addresses, etc. – The application may be running on multiple computers. www.ebooksadda.in
  • 5. Layered Architecture • Networks are organized as layers or levels. • Reduces design complexity. • Each network architecture has different: – number of layers – names of layers – functions of each layer • Between adjacent layers there is an interface. • Reference models exist to architect a network. www.ebooksadda.in
  • 6. Protocols • Rules and conventions used by two communicating entities are collectively known as protocol. • Each layer of network architecture has its own protocol. • Two communicating entities at the same layer are called peers. • A list of protocols used by a system is called protocol stack. • A set of layers and protocols is referred to as network architecture. www.ebooksadda.in
  • 7. OSI Reference Model • Open Systems Interconnection (OSI) model has been developed by ISO. • It defines seven layers for communication. • It is called a Reference Model since different networks may use less or more layers, have somewhat different division of services amongst the layers. • Functions for each layer are defined. • Peer layers communicate as per defined protocol. • Each layer provides services to the upper layer. www.ebooksadda.in
  • 8. OSI Layers App X App Y Outgoing Packets Incoming Packets Data Application Application H Presentation H Session H Transport Network Data link Physical H H H Data Data Data Data Presentation Session Transport Network Data Data link Data Physical Physical Path www.ebooksadda.in
  • 9. Physical Layer • Concerned with transmitting raw bits over a channel. • Makes sure that when one side sends a 1 bit,the other side receives it as a 1. • Covers all aspects for communication, including,mechanical, electrical, functional and procedural. • Mechanical interface defines the connectors used, number of pins, their placement, size, material used. • Electrical interface defines the voltage/current levels of signals. • Functional interface attaches meaning to each signal. • Procedural interface specifies the sequence of events. www.ebooksadda.in
  • 10. Data Link Layer • Data link layer attempts to make physical link reliable. • May divide upper layer packet into multiple frames. • Ensure that peer entity will recognize frame boundaries. • May introduce sequence numbers and acknowledgments. • Some mechanism for error control and flow control. • How to share the link, if it is half-duplex or multipoint. • Can be connection-oriented or connectionless. www.ebooksadda.in
  • 11. Network Layer • Network layer is designed to facilitate communication between systems across a communication network. • Implements network routing and message delivery through networks to the correct destination. • Congestion control can also be done at network layer. • Internetworking. • Internet protocol or IP is one example. www.ebooksadda.in
  • 12. Transport Layer • • • • • • • • • Implements end-to-end protocol. Implements required quality-of-service. May detect erroneous packets. Reorders packets which arrive out-of-sequence. Ensures that there is no loss or duplication of packets. May provide connection-less or connectionoriented type of service. Provides for the connection management. Multiplexing and demultiplexing. Packetization, flow control, etc. www.ebooksadda.in
  • 13. Session Layer • Allows users on different computers to establish a session. • This layer requests for a logical connection to be established based on an end-user's request. • Any necessary log-on or password validation is also handled by this layer. • This layer provides services like dialogue discipline which can be full duplex or half duplex. • Session layer can also provide check pointing (or synchronization) mechanism. • If a failure occurs between checkpoints, all data can be retransmitted from the last checkpoint. www.ebooksadda.in
  • 14. Presentation and Application Layers • • • • • Presentation layer defines the data format to be exchanged between the programs. Manages abstract data structures, and converts them host-representation to networkrepresentation and vice versa. Application layer is the highest level of OSI model. May define common standards like Network Virtual Terminal. Examples at this layer are file transfer, electronic mail, remote login, etc. www.ebooksadda.in
  • 15. TCP/IP Reference Model OSI APPLICATION TCP/IP APPLICATION Not present In the model PRESENTATION SESSION TRANSPORT TRANSPORT NETWORK INTERNET DATA LINK HOST-TO-NETWORK (Data Link/ PHYSICAL www.ebooksadda.in Physical)
  • 16. Transmission Media • Carries information in its raw form. • Electrical, optical or radio signals. • Guided Media Twisted pair (shielded, unshielded) Coaxial cable Optical fiber • Unguided Media (wireless) Radio link Terrestrial microwave Satellite microwave www.ebooksadda.in
  • 17. Data Transmission • Point-to-point link - Two nodes are connected to each other. • Multi-point link - Shared media - Any two nodes can communicate with each other. - Broadcasting: * Information is sent to all nodes at the same time. - Multicasting: * Information is sent to a group of nodes. www.ebooksadda.in
  • 18. Types of Links • • • • Simplex: Information can be sent only in one direction. Half-duplex: Information can be sent in both directions. but only in one direction at any given time. • Full-duplex: • Information can be sent in both directions simultaneously. www.ebooksadda.in
  • 19. Multiplexing of Several Communications • Frequency Division Multiplexing (FDM) • Frequency spectrum is divided among the logical channels. • Each user has exclusive control of of one frequency band. • Time Division Multiplexing (TDM) • Users take turn in round-robin fashion. • Code Division Multiplexing (CDM) • Asynchronous TDM or Statistical Multiplexing www.ebooksadda.in
  • 20. Data Switching • If two nodes are not directly connected, the information may need to travel through intermediate nodes, called, switches. • Circuit-switched: • A channel for data transfer is setup before communication starts. All resources are reserved. • Message-switched: • Message is sent to next-hop, where it is stored, and forwarded to next node. • Also known as ``store-and-forward'' network • Packet-switched: • Message is divided into smaller packets. • Packets are sent independently through ``store-andwww.ebooksadda.in forward'' mechanism.
  • 21. • THANKS Visit us for more @ www.EbooksAdda.in • www.TechNotz.Info www.ebooksadda.in