SlideShare a Scribd company logo
Definition - What does Message Switching mean?

Message switching is a network switching technique in which data is routed in its entirety from the
source node to the destination node, one hope at a time. During message routing, every
intermediate switch in the network stores the whole message. If the entire network's resources are
engaged or the network becomes blocked, the message-switched network stores and delays the
message until ample resources become available for effective transmission of the message.

Before the advancements in packet switching, message switching acted as an efficient substitute for
circuit switching. It was initially employed in data communications such as telex networks and paper
tape relay systems. Message switching has largely been replaced by packet switching, but the
technique is still employed in ad hoc sensor networks, military networks and satellite
communications networks.

Techopedia explains Message Switching

In message switching, the source and destination nodes are not directly connected. Instead, the
intermediary nodes (mainly switches) are responsible for transferring the message from one node to
the next. Thus, every intermediary node inside the network needs to store every message prior to
retransferring the messages one-by-one as adequate resources become available. If the resources
are not available, the messages are stored indefinitely. This characteristic is known as store and
forward.

Every message should include a header, which typically consists of routing information, such as the
source and destination, expiry time, priority level, etc.

Because message switching implements the store-and-forward technique, it efficiently uses the
network. Also, there is no size limit for the messages. However, this technique also has several
disadvantages:

    Because the messages are fully packaged and saved indefinitely at every intermediate node,
    the nodes demand substantial storage capacity.
    Message-switched networks are very slow as the processing takes place in each and every
    node, which may result in poor performance.
    This technique is not adequate for interactive and real-time processes, such as multimedia
    games and voice communication

More Related Content

PPT
Introduction to switching & circuit switching
PPT
Unit i packet switching networks
PPTX
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)
PPTX
switching techniques in data communication and networking
PPT
Switching techniques
PPTX
Switching Techniques Lecture12,wireless
PPT
8 Packet Switching
PPTX
switching techniques
Introduction to switching & circuit switching
Unit i packet switching networks
Switching Techniques (Lecture #2 ET3003 Sem1 2014/2015)
switching techniques in data communication and networking
Switching techniques
Switching Techniques Lecture12,wireless
8 Packet Switching
switching techniques

What's hot (20)

PPT
Switching Techniques
PDF
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
PPTX
Switching techniques
PPT
11 circuit-packet
PPT
Topic Packet switching
PPT
Circuit and packet_switching
PPT
Topic: Virtual circuit & message switching
PPTX
Packet Switching
PDF
Dc ch10 : circuit switching and packet switching
PDF
WT - Circuit & Packet switching
PPTX
PPTX
Switching
DOCX
Packet switching
PPT
10 Circuit Packet
PPT
Circuit Packet
PPT
Packet switching
PPTX
Switching Concepts presentation
PDF
Lecture set 1
PPT
Switching
PPT
Networks 1-intro
Switching Techniques
Circuit Switching, Packet Switching, Virtual Circuit Networks and Datagram Ne...
Switching techniques
11 circuit-packet
Topic Packet switching
Circuit and packet_switching
Topic: Virtual circuit & message switching
Packet Switching
Dc ch10 : circuit switching and packet switching
WT - Circuit & Packet switching
Switching
Packet switching
10 Circuit Packet
Circuit Packet
Packet switching
Switching Concepts presentation
Lecture set 1
Switching
Networks 1-intro
Ad

Viewers also liked (9)

PPTX
Error correction slideshare
PPT
Error detection and correction
PPT
Errror Detection and Correction
PDF
ISDN Integrated Services Digital Network
PPT
Packet switching
PPT
Error detection and correction
PPT
Error Detection And Correction
DOCX
Circuit switching packet switching
PPT
Integrated services digital network (isdn)
Error correction slideshare
Error detection and correction
Errror Detection and Correction
ISDN Integrated Services Digital Network
Packet switching
Error detection and correction
Error Detection And Correction
Circuit switching packet switching
Integrated services digital network (isdn)
Ad

Similar to Message switched (20)

PDF
Chap 8 switching
PPTX
switchigng.pptx switching to a lab where a common lab
DOCX
PPTX
Lecture Telecommunication Technology.pptx
PPTX
CSC 424 -Lecture 5n8 2022.pptx
PPT
PDF
ITFT_Switching
PPTX
Computer network switches & their structures
PPTX
DATA COMMUNICATION BY BP. ...
PPTX
Switching types-circuit, packet and message
PPTX
Switch networking
PPTX
Learning Guide of Determine Best Fit Topology LO 2.pptx
PPTX
data communication and networkig fibre optical cable and non fibre cable
PPTX
switching technique in computer networks
PDF
Business Data Communications Infrastructure Networking and Security 7th Editi...
PPT
Chapter 8
PDF
Business Data Communications Infrastructure Networking and Security 7th Editi...
PPTX
Switching methods.pptx
Chap 8 switching
switchigng.pptx switching to a lab where a common lab
Lecture Telecommunication Technology.pptx
CSC 424 -Lecture 5n8 2022.pptx
ITFT_Switching
Computer network switches & their structures
DATA COMMUNICATION BY BP. ...
Switching types-circuit, packet and message
Switch networking
Learning Guide of Determine Best Fit Topology LO 2.pptx
data communication and networkig fibre optical cable and non fibre cable
switching technique in computer networks
Business Data Communications Infrastructure Networking and Security 7th Editi...
Chapter 8
Business Data Communications Infrastructure Networking and Security 7th Editi...
Switching methods.pptx

Message switched

  • 1. Definition - What does Message Switching mean? Message switching is a network switching technique in which data is routed in its entirety from the source node to the destination node, one hope at a time. During message routing, every intermediate switch in the network stores the whole message. If the entire network's resources are engaged or the network becomes blocked, the message-switched network stores and delays the message until ample resources become available for effective transmission of the message. Before the advancements in packet switching, message switching acted as an efficient substitute for circuit switching. It was initially employed in data communications such as telex networks and paper tape relay systems. Message switching has largely been replaced by packet switching, but the technique is still employed in ad hoc sensor networks, military networks and satellite communications networks. Techopedia explains Message Switching In message switching, the source and destination nodes are not directly connected. Instead, the intermediary nodes (mainly switches) are responsible for transferring the message from one node to the next. Thus, every intermediary node inside the network needs to store every message prior to retransferring the messages one-by-one as adequate resources become available. If the resources are not available, the messages are stored indefinitely. This characteristic is known as store and forward. Every message should include a header, which typically consists of routing information, such as the source and destination, expiry time, priority level, etc. Because message switching implements the store-and-forward technique, it efficiently uses the network. Also, there is no size limit for the messages. However, this technique also has several disadvantages: Because the messages are fully packaged and saved indefinitely at every intermediate node, the nodes demand substantial storage capacity. Message-switched networks are very slow as the processing takes place in each and every node, which may result in poor performance. This technique is not adequate for interactive and real-time processes, such as multimedia games and voice communication