Multiplexing on the Internet
- Network/Internetwork Layer (IP):
- Responsible for routing and delivering frames/datagrams
- Transport Layer:
- Responsible for (among other things) delivering the
segments to the appropriate process/application (which is
identified by fields in the segment's header)
- The receiver identifies the process/application
and delivers the segment (i.e., demultiplexes)
- The sender includes the destination process/application
fields in the
header and hands the segment off to the network layer
(i.e., multiplexes)