Presentation layer

Presentation layer
The OSI model
7 Application layer
6 Presentation layer
5 Session layer
4 Transport layer
3 Network layer
2 Data link layer
1 Physical layer
This box: view · talk · edit

The presentation layer is layer 6 of the seven-layer OSI model of computer networking and serves as the data translator for the network.[1][2] It is sometimes called the syntax layer.[3]

Contents

Description

The presentation layer is responsible for the delivery and formatting of information to the application layer for further processing or display.[4] It relieves the application layer of concern regarding syntactical differences in data representation within the end-user systems. An example of a presentation service would be the conversion of an EBCDIC-coded text computer file to an ASCII-coded file.

The presentation layer is the lowest layer at which application programmers consider data structure and presentation, instead of simply sending data in form of datagrams or packets between hosts. This layer deals with issues of string representation - whether they use the Pascal method (an integer length field followed by the specified amount of bytes) or the C/C++ method (null-terminated strings, e.g. "thisisastring\0"). The idea is that the application layer should be able to point at the data to be moved, and the presentation layer will deal with the rest.

Serialization of complex data structures into flat byte-strings (using mechanisms such as TLV or XML) can be thought of as the key functionality of the presentation layer.

Encryption is typically done at this level too, although it can be done on the application, session, transport, or network layers, each having its own advantages and disadvantages.[1] Decryption is also handled at the presentation layer. For example, when logging off bank account sites the presentation layer will decrypt the data as it is received.[1] Another example is representing structure, which is normally standardized at this level, often by using XML. As well as simple pieces of data, like strings, more complicated things are standardized in this layer. Two common examples are 'objects' in object-oriented programming, and the exact way that streaming video is transmitted.

In many widely used applications and protocols, no distinction is made between the presentation and application layers. For example, HyperText Transfer Protocol (HTTP), generally regarded as an application-layer protocol, has presentation-layer aspects such as the ability to identify character encoding for proper conversion, which is then done in the application layer.

Within the service layering semantics of the OSI network architecture, the presentation layer responds to service requests from the application layer and issues service requests to the session layer.

Services

Sublayers

The presentation layer can be composed of two sublayers: common application service element (CASE) and specific application service element (SASE).[5]

CASE

The common application service element sublayer provides services for the application layer and request services from the session layer. It provides support for common application services, such as:

  • ACSE (Association Control Service Element)[5]
  • ROSE (Remote Operation Service Element)
  • CCR (Commitment Concurrency and Recovery)
  • RTSE (Reliable Transfer Service Element)

SASE

The specific application service element sublayer provides application specific services (protocols), such as

  • FTAM (File Transfer, Access and Manager)
  • VT (Virtual Terminal)
  • MOTIS (Message Oriented Text Interchange Standard)
  • CMIP (Common Management Information Protocol)
  • JTM (Job Transfer and Manipulation) a former OSI standard
  • MMS (Manufacturing Messaging Service)
  • RDA (Remote Database Access)
  • DTP (Distributed Transaction Processing)

Protocols

Other protocols sometimes considered at this level (though perhaps not strictly adhering to the ISO model) include:

References


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Presentation Layer —   [dt. Darstellungsschicht], die sechste Schicht im OSI Schichtenmodell …   Universal-Lexikon

  • Presentation Layer — Als OSI Modell (auch ISO OSI Schichtmodell, OSI Referenzmodell; engl. Open Systems Interconnection Reference Model) wird ein Schichtenmodell der Internationalen Standardisierungsorganisation (ISO) bezeichnet. Es wurde als Designgrundlage von… …   Deutsch Wikipedia

  • Presentation Layer — The Presentation Layer is the sixth level of the seven layer OSI model. It responds to service requests from the Application Layer and issues service requests to the Session Layer. The Presentation Layer is responsible for the delivery and… …   Wikipedia

  • presentation layer —    The sixth of seven layers of the OSI Reference Model for computer to computer communications. The presentation layer defines the way in which data is formatted, presented, converted, and encoded.    See also OSI Reference Model …   Dictionary of networking

  • presentation layer — pateikimo lygmuo statusas T sritis informatika apibrėžtis Šeštasis atvirųjų sistemų ryšio ↑lygmeninio tinklų modelio lygmuo, kuriame apibrėžiamos duomenų koduotės, formatai ir duomenų konvertavimas. Duomenys papildomi informacija apie jų koduotes …   Enciklopedinis kompiuterijos žodynas

  • Presentation Layer Developer — The Presentation Layer Developer is a specialized Web Developer that focuses on the Three tier (computing) Presentation Layer/Tier of the a web site. Their skills include the traditional skills of a Front end developer but also include the server …   Wikipedia

  • presentation layer —    Sixth layer of the OSI model that provides services to the application layer such as data definition, managing the entry, exchange, display, and control of structured data …   IT glossary of terms, acronyms and abbreviations

  • Presentation Layer — Darstellungsschicht/Datenrepräsentationsschicht, bietet kommunizierenden Applikationen die Transformierung zwischen den Repräsentationen der Daten an (z.B. ASCII nach EBCDIC), beschrieben u.a. in ISO8822 …   Acronyms

  • Presentation Layer — Darstellungsschicht/Datenrepräsentationsschicht, bietet kommunizierenden Applikationen die Transformierung zwischen den Repräsentationen der Daten an (z.B. ASCII nach EBCDIC), beschrieben u.a. in ISO8822 …   Acronyms von A bis Z

  • Xorro Presentation Layer — Xorro is a web application framework that enables two way iterative development between programmers and web designers. It provides the benefits associated with XSLT in a simpler, more maintainable form. Xorro was developed by Colin Webber while… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”