问题: Which layer of the 7 layer model provides services to the application layer over the Session layer connection? A.Network B.Transport C.Session D.Presentation E.Application F.Datalink
Select the 1 best answer(选择一个最佳答案) 在7层OSI模型中为应用层连接会话层及提供服务的是那一层?
参考资料: Sybex CCNA 4.0 - Chapter 1 :Internetworking - The OSI Reference Model The Presentation Layer The Presentation layer gets its name from its purpose: It presents data to the Application layer and is responsible for data translation and code formatting. This layer is essentially a translator and provides coding and conversion functions. A successful data-transfer technique is to adapt the data into a standard format before transmission. Computers are configured to receive this generically formatted data and then convert the data back into its native format for actual reading (for example, EBCDIC to ASCII). By providing translation services, the Presentation layer ensures that data transferred from the Application layer of one system can be read by the Application layer of another one. The OSI has protocol standards that define how standard data should be formatted. Tasks like data compression, decompression, encryption, and decryption are associated with this layer. Some Presentation layer standards are involved in multimedia operations too. The following serve to direct graphic and visual image presentation: PICT A picture format used by Macintosh programs for transferring QuickDraw graphics. TIFF Tagged Image File Format. a standard graphics format for high-resolution, bitmapped images。 JPEG Photo standards brought to us by The Joint Photographic Experts Group。 Other standards guide movies and sound: MIDI Musical Instrument Digital Interface (sometimes called Musical Instrument Device Interface), used for digitized music. MPEG Increasingly popular Moving Picture Experts Group standard for the compression and coding of motion vdeo for CDs. It provides digital storage and bit rates up to 1.5Mbps. QuickTime For use with Macintosh programs. manages audio and video applications. RTF Rich Text Format, a file format that lets you exchange text files between different word processors, even in different operating systems.