Connectionless multiplexing / de-multiplexing

See:

Multiplexing (Muxing)

De-Multiplexing

When we say connectionless, it is because no connection is established between these applications, it directly sends the packet to the socket!

Multiplexing occurs when multiple applications want to send packets to the same destination port.

Although their source ports are different, they will be directed to the same socket at destination