During a network performance audit of a high-throughput data replication application, a network engineer observes that receiver-driven flow control is failing to throttle transmission rates, resulting in client buffer overflow errors. Further analysis reveals that the protocol responsible for this operation is failing to dynamically adjust its sliding window size, segment the data stream properly, and initiate end-to-end error recovery. Which layer of the Open Systems Interconnection (OSI) model is directly responsible for providing these end-to-end segmentation, flow control, and multiplexing functions?
- Transport LayerCevap
- BNetwork Layer
- CSession Layer
- DData Link Layer
Cevap
Transport Layer
The correct answer is the Transport Layer. Layer 4 of the OSI model is specifically designed to provide end-to-end transport services between source and destination applications. Key duties of this layer include process-to-process communication via port numbers, segmentation and reassembly of upper-layer data, sliding window flow control to prevent receiver buffer saturation, and connection-oriented error detection/recovery.
Adım Adım Çözüm
Anahtar Kavram
OSI Transport Layer (Layer 4) Functions
Tahmini Süre:1m 30s