SWITHING
SWITHING
Switching in computer network helps in deciding the best route for data transmission if there
are multiple paths in a large network.
One to one connection
Types:
1. Circuit switching
2. Message switching
3. Packet switching a) Virtual Circuit approach
b) Datagram approach
1. Circuit switching
3 phases:
Connection Establishment
Data transfer
Connection disconnection
2. Message switching
Store and forward mechanism
Message as transferred as a complete unit and forward using Store and forward
mechanism at the intermediary node.
Not suited for streaming and real time application
Packet switching:
The internet is a packet switched network
Message is broken into individual chunks called as packets
Each packet sent individually
Each packet will have source and destination IP address with sequence number
This is no resources allocation for the packets
Advantages:
Efficiency is better than circuit switch network
Disadvantages:
Transmission delay is high
1. Virtual circuit approach (VCA)
THREE PHASES:
1. Setup phase
2. Data transfer phase
3. Teardown phase
1. Setup phase: