Message Switching
Message Switching
A Network
Communication
Method
by Ebenezer J
How Message Switching Works
Message Creation 1
The sender crafts a complete
message, treated as a single
unit. 2 Store and Forward
The message is sent to an
intermediate node (like a switch
Forwarding 3 or router), where it's stored
The intermediate node forwards until the next node is available.
the complete message to the
next node in the path. 4 Delivery
This process repeats until the
message arrives at its final
destination.
Characteristics of Message
Switching
Store-and-Forward No Fixed Path
Every node stores the entire Like packet switching, message
message before forwarding it. switching doesn't require a
This allows the system to handle dedicated path between the
traffic more efficiently but can sender and receiver.
introduce delays.
Latency Low and constant (due Variable (depends on High (due to store-and-
to reserved path) routing and congestion) forward process)
Packet Switching
2
Modern networks, internet
Message Switching
3
Asynchronous communications, early systems.
THANK YOU…