A network engineer is troubleshooting a cross-platform file transfer utility operating between a legacy mainframe and a modern Linux server. While the network connection establishes without error, transferred text files display corrupt characters because the source host formats data using EBCDIC character encoding while the destination expects ASCII. Which OSI model layer is directly responsible for handling character set translation and data syntax formatting between disparate systems?
- AApplication Layer
- BSession Layer
- Presentation LayerCevap
- DTransport Layer
Cevap
Presentation Layer
The Presentation Layer (Layer 6) serves as the network's data translator. It handles tasks such as character code conversion (e.g., EBCDIC to ASCII), data compression, encryption, and syntax formatting, enabling distinct computer systems with different internal data representations to communicate effectively.
Adım Adım Çözüm
Anahtar Kavram
OSI Model Presentation Layer Functions
Tahmini Süre:1m 0s