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
 
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)Tutun Juhana
 
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.comTechLinu.com
 
Hub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network EquipmentHub, switch, router, bridge, Network Equipment
Hub, switch, router, bridge, Network EquipmentPranabBandhuNath
 
Networking and internetworking devices
Networking and internetworking devicesNetworking and internetworking devices
Networking and internetworking devicesRaveena kumari
 
Computer networks--osi model
Computer networks--osi modelComputer networks--osi model
Computer networks--osi modelAditya Mehta
 
Network Hardware Project
Network Hardware ProjectNetwork Hardware Project
Network Hardware Project1a2z3b
 
Networking devices
Networking devicesNetworking devices
Networking devicesRavi KC
 
Internetworking.49
Internetworking.49Internetworking.49
Internetworking.49myrajendra
 

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

internet network for o level
 internet network for o level  internet network for o level
internet network for o level Samit Singh
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.pptssuserf7cd2b
 
06 - OSI Model.ppt
06 - OSI Model.ppt06 - OSI Model.ppt
06 - OSI Model.pptssuserf7cd2b
 
OSI reference model
OSI reference modelOSI reference model
OSI reference modelshanthishyam
 
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 examsvish21ainds
 
Networking for MBA
Networking for MBANetworking for MBA
Networking for MBAKK Bajpai
 
Computer networks
Computer networksComputer networks
Computer networkssamina khan
 
UNIT I DIS.pptx
UNIT I DIS.pptxUNIT I DIS.pptx
UNIT I DIS.pptxSamPrem3
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and NetworkingUtkarshaManpiya1
 
7 layers of osi models
7 layers of osi models7 layers of osi models
7 layers of osi modelsSathish Kumar
 
interconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxinterconnected_network_of_internets.pptx
interconnected_network_of_internets.pptxGaganaP13
 
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.pptx183JAIDEEP
 

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

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
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 . pdfQucHHunhnh
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
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.pdfQucHHunhnh
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 

Último (20)

APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
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
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
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
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 

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