Transport
Transport layer
Distribution
at the network layer, congestion control mechanism takes place
Ensures that control and signaling information flows properly and is received
true or false.all transport layer protocols are concerned with reliability
Transport (OSI)
tracking transmitted dataacknowledging received dataRetransmitting acknowledge data
I'm gonna say they most definitely are NOT all concerned with reliability. UDP is a transport layer protocol that provides connectionless, unreliable data delivery services.
which layer of the hierarchical three-layer design model combines traffic from multiples IDFs? core layer
presentation layer
In the OSI model, flow control is primarily managed by the Transport layer (Layer 4). This layer ensures that data is transmitted at a rate that matches the receiving device's capability to process it, preventing overflow and data loss. It employs techniques such as buffering, windowing, and acknowledgment mechanisms to regulate the flow of data between sender and receiver.
Layer 4 (Transport) is responsible for correction.