Message switching techniques (original) (raw)

Last Updated : 26 Sep, 2025

Message Switching is a switching technique where the entire message is sent as a single unit from one node to another without a dedicated path between the sender and receiver. Each intermediate node stores the message temporarily and then forwards it to the next node until it reaches its destination. Communication occurs hop by hop, with messages being the smallest unit of transfer. This method allows data to be transmitted even when direct connections are not available, making it a flexible network approach.

Key Features of Message Switching

1. Store-and-Forward

2. Message Delivery

3. Network Components

A message-switching network consists of:

Message-swithcing

Message Switching

Message switching network consists of transmission links (channels), store-and-forward switch nodes, and end stations as shown in the following picture:

Advantages of Message Switching

Disadvantages of Message Switching

Applications of Message Switching