Concept Flow - Port numbers and multiplexing
Data from Application 1
Assign Port Number 1
Multiplexer combines data
Send over Network
Demultiplexer receives data
Check Port Number
Deliver to App1
Data from different applications get assigned unique port numbers, combined by multiplexing to send over the network, then separated by demultiplexing at the receiver using port numbers.