• Engineering Mathematics
  • Discrete Mathematics
  • Operating System
  • Computer Networks
  • Digital Logic and Design
  • C Programming
  • Data Structures
  • Theory of Computation
  • Compiler Design
  • Computer Org and Architecture
  • Computer Network Tutorial

Basics of Computer Network

  • Basics of Computer Networking
  • Introduction to basic Networking Terminology
  • Goals of Networks
  • Basic characteristics of Computer Networks
  • Challenges of Computer Network
  • Physical Components of Computer Network

Network Hardware and Software

  • Types of Computer Networks
  • LAN Full Form
  • How to Set Up a LAN Network?
  • MAN Full Form in Computer Networking
  • MAN Full Form
  • WAN Full Form
  • Introduction of Internetworking
  • Difference between Internet, Intranet and Extranet
  • Protocol Hierarchies in Computer Network
  • Network Devices (Hub, Repeater, Bridge, Switch, Router, Gateways and Brouter)
  • Introduction of a Router
  • Introduction of Gateways
  • What is a network switch, and how does it work?

Network Topology

  • Types of Network Topology
  • Difference between Physical and Logical Topology
  • What is OSI Model? - Layers of OSI Model
  • Physical Layer in OSI Model
  • Data Link Layer
  • Session Layer in OSI model

Presentation Layer in OSI model

  • Application Layer in OSI Model
  • Protocol and Standard in Computer Networks
  • Examples of Data Link Layer Protocols
  • TCP/IP Model
  • TCP/IP Ports and Its Applications
  • What is Transmission Control Protocol (TCP)?
  • TCP 3-Way Handshake Process
  • Services and Segment structure in TCP
  • TCP Connection Establishment
  • TCP Connection Termination
  • Fast Recovery Technique For Loss Recovery in TCP
  • Difference Between OSI Model and TCP/IP Model

Medium Access Control

  • MAC Full Form
  • Channel Allocation Problem in Computer Network
  • Multiple Access Protocols in Computer Network
  • Carrier Sense Multiple Access (CSMA)
  • Collision Detection in CSMA/CD
  • Controlled Access Protocols in Computer Network

SLIDING WINDOW PROTOCOLS

  • Stop and Wait ARQ
  • Sliding Window Protocol | Set 3 (Selective Repeat)
  • Piggybacking in Computer Networks

IP Addressing

  • What is IPv4?
  • What is IPv6?
  • Introduction of Classful IP Addressing
  • Classless Addressing in IP Addressing
  • Classful Vs Classless Addressing
  • Classless Inter Domain Routing (CIDR)
  • Supernetting in Network Layer
  • Introduction To Subnetting
  • Difference between Subnetting and Supernetting
  • Types of Routing
  • Difference between Static and Dynamic Routing
  • Unicast Routing - Link State Routing
  • Distance Vector Routing (DVR) Protocol
  • Fixed and Flooding Routing algorithms
  • Introduction of Firewall in Computer Network

Congestion Control Algorithms

  • Congestion Control in Computer Networks
  • Congestion Control techniques in Computer Networks
  • Computer Network | Leaky bucket algorithm
  • TCP Congestion Control

Network Switching

  • Circuit Switching in Computer Network
  • Message switching techniques
  • Packet Switching and Delays in Computer Network
  • Differences Between Virtual Circuits and Datagram Networks

Application Layer:DNS

  • Domain Name System (DNS) in Application Layer
  • Details on DNS
  • Introduction to Electronic Mail
  • E-Mail Format
  • World Wide Web (WWW)
  • HTTP Full Form
  • Streaming Stored Video
  • What is a Content Distribution Network and how does it work?

CN Interview Quetions

  • Top 50 Networking Interview Questions (2024)
  • Top 50 TCP/IP interview questions and answers
  • Top 50 IP addressing interview questions and answers
  • Last Minute Notes - Computer Networks
  • Computer Network - Cheat Sheet
  • Network Layer
  • Transport Layer
  • Application Layer

Prerequisite : OSI Model

Introduction : Presentation Layer is the 6th layer in the Open System Interconnection (OSI) model. This layer is also known as Translation layer, as this layer serves as a data translator for the network. The data which this layer receives from the Application Layer is extracted and manipulated here as per the required format to transmit over the network. The main responsibility of this layer is to provide or define the data format and encryption. The presentation layer is also called as Syntax layer since it is responsible for maintaining the proper syntax of the data which it either receives or transmits to other layer(s).

Functions of Presentation Layer :

The presentation layer, being the 6th layer in the OSI model, performs several types of functions, which are described below-

  • Presentation layer format and encrypts data to be sent across the network.
  • This layer takes care that the data is sent in such a way that the receiver will understand the information (data) and will be able to use the data efficiently and effectively.
  • This layer manages the abstract data structures and allows high-level data structures (example- banking records), which are to be defined or exchanged.
  • This layer carries out the encryption at the transmitter and decryption at the receiver.
  • This layer carries out data compression to reduce the bandwidth of the data to be transmitted (the primary goal of data compression is to reduce the number of bits which is to be transmitted).
  • This layer is responsible for interoperability (ability of computers to exchange and make use of information) between encoding methods as different computers use different encoding methods.
  • This layer basically deals with the presentation part of the data.
  • Presentation layer, carries out the data compression (number of bits reduction while transmission), which in return improves the data throughput.
  • This layer also deals with the issues of string representation.
  • The presentation layer is also responsible for integrating all the formats into a standardized format for efficient and effective communication.
  • This layer encodes the message from the user-dependent format to the common format and vice-versa for communication between dissimilar systems.
  • This layer deals with the syntax and semantics of the messages.
  • This layer also ensures that the messages which are to be presented to the upper as well as the lower layer should be standardized as well as in an accurate format too.
  • Presentation layer is also responsible for translation, formatting, and delivery of information for processing or display.
  • This layer also performs serialization (process of translating a data structure or an object into a format that can be stored or transmitted easily).

Features of Presentation Layer in the OSI model: Presentation layer, being the 6th layer in the OSI model, plays a vital role while communication is taking place between two devices in a network.

List of features which are provided by the presentation layer are:

  • Presentation layer could apply certain sophisticated compression techniques, so fewer bytes of data are required to represent the information when it is sent over the network.
  • If two or more devices are communicating over an encrypted connection, then this presentation layer is responsible for adding encryption on the sender’s end as well as the decoding the encryption on the receiver’s end so that it can represent the application layer with unencrypted, readable data.
  • This layer formats and encrypts data to be sent over a network, providing freedom from compatibility problems.
  • This presentation layer also negotiates the Transfer Syntax.
  • This presentation layer is also responsible for compressing data it receives from the application layer before delivering it to the session layer (which is the 5th layer in the OSI model) and thus improves the speed as well as the efficiency of communication by minimizing the amount of the data to be transferred.

Working of Presentation Layer in the OSI model : Presentation layer in the OSI model, as a translator, converts the data sent by the application layer of the transmitting node into an acceptable and compatible data format based on the applicable network protocol and architecture.  Upon arrival at the receiving computer, the presentation layer translates data into an acceptable format usable by the application layer. Basically, in other words, this layer takes care of any issues occurring when transmitted data must be viewed in a format different from the original format. Being the functional part of the OSI mode, the presentation layer performs a multitude (large number of) data conversion algorithms and character translation functions. Mainly, this layer is responsible for managing two network characteristics: protocol (set of rules) and architecture.

Presentation Layer Protocols : Presentation layer being the 6th layer, but the most important layer in the OSI model performs several types of functionalities, which makes sure that data which is being transferred or received should be accurate or clear to all the devices which are there in a closed network. Presentation Layer, for performing translations or other specified functions, needs to use certain protocols which are defined below –

  • Apple Filing Protocol (AFP): Apple Filing Protocol is the proprietary network protocol (communications protocol) that offers services to macOS or the classic macOS. This is basically the network file control protocol specifically designed for Mac-based platforms.
  • Lightweight Presentation Protocol (LPP): Lightweight Presentation Protocol is that protocol which is used to provide ISO presentation services on the top of TCP/IP based protocol stacks.
  • NetWare Core Protocol (NCP): NetWare Core Protocol is the network protocol which is used to access file, print, directory, clock synchronization, messaging, remote command execution and other network service functions.
  • Network Data Representation (NDR): Network Data Representation is basically the implementation of the presentation layer in the OSI model, which provides or defines various primitive data types, constructed data types and also several types of data representations.
  • External Data Representation (XDR): External Data Representation (XDR) is the standard for the description and encoding of data. It is useful for transferring data between computer architectures and has been used to communicate data between very diverse machines. Converting from local representation to XDR is called encoding, whereas converting XDR into local representation is called decoding.
  • Secure Socket Layer (SSL): The Secure Socket Layer protocol provides security to the data that is being transferred between the web browser and the server. SSL encrypts the link between a web server and a browser, which ensures that all data passed between them remains private and free from attacks.

Please Login to comment...

Similar reads.

author

Improve your Coding Skills with Practice

 alt=

What kind of Experience do you want to share?

404 Not found

Synonyms of layer

  • as in level
  • as in to stack
  • More from M-W
  • To save this word, you'll need to log in. Log In

Thesaurus Definition of layer

 (Entry 1 of 2)

Synonyms & Similar Words

  • corrugation
  • crow's - foot
  • stratification

Thesaurus Definition of layer  (Entry 2 of 2)

  • concentrate

Antonyms & Near Antonyms

Thesaurus Entries Near layer

Cite this entry.

“Layer.” Merriam-Webster.com Thesaurus , Merriam-Webster, https://www.merriam-webster.com/thesaurus/layer. Accessed 21 May. 2024.

More from Merriam-Webster on layer

Nglish: Translation of layer for Spanish Speakers

Britannica English: Translation of layer for Arabic Speakers

Subscribe to America's largest dictionary and get thousands more definitions and advanced search—ad free!

Play Quordle: Guess all four words in a limited number of tries.  Each of your guesses must be a real 5-letter word.

Can you solve 4 words at once?

Word of the day.

See Definitions and Examples »

Get Word of the Day daily email!

Popular in Grammar & Usage

More commonly misspelled words, your vs. you're: how to use them correctly, every letter is silent, sometimes: a-z list of examples, more commonly mispronounced words, how to use em dashes (—), en dashes (–) , and hyphens (-), popular in wordplay, the words of the week - may 17, birds say the darndest things, a great big list of bread words, 10 scrabble words without any vowels, 12 more bird names that sound like insults (and sometimes are), games & quizzes.

Play Blossom: Solve today's spelling word game by finding as many words as you can using just 7 letters. Longer words score more points.

  • Daily Crossword
  • Word Puzzle
  • Word Finder
  • Word of the Day
  • Synonym of the Day
  • Word of the Year
  • Language stories
  • All featured
  • Gender and sexuality
  • All pop culture
  • Writing hub
  • Grammar essentials
  • Commonly confused
  • All writing tips
  • Pop culture
  • Writing tips

Advertisement

noun as in coating, tier

Strongest matches

Strong matches

Discover More

Example sentences.

I just wanted to add layers to it and not create a scary villain-type character but really give him some intricacies.

Dating of sediment layers and burned wood fragments provided an age estimate for the site.

By watching how the vibrations' paths shift as they encounter different materials, we can get a picture of where different rock layers meet, where rock becomes molten, and more.

It’s the layer I throw on when I’m topping out on a windy ridge or skinning up the mountain.

Heated vests can be a critical extra layer that keep your core warm and your muscles relaxed throughout your sweat session.

Just who is crazy enough to go swimming when the pond across the street has a layer of ice across the top?

When summer comes, adult beetles attack and larva feed in the cambium layer, girdling the trees and sealing their doom.

After maybe an hour, the firefighters had cut through the last layer of a 4- by 8-foot area.

These words take on a dark layer of irony given the charges facing her.

With each successive layer of networks, the U.S. became more potent.

It separates into three layers upon standing—a brown deposit, a clear fluid, and a frothy layer.

The upper surfaces of the boilers were covered with a layer of ashes for the same purpose.

By the repetition of this process, a layer of several feet in thickness, of an excellent soil, is accumulated on the surface.

He was shot by a man of the 32d, and his body formed the lowermost layer of a causeway of corpses that soon choked the ditch.

Laura drew out the third drawerjust glancing at the top layer of papersand then the fourth and last.

Related Words

Words related to layer are not direct synonyms, but are associated with the word layer . Browse related words to learn more about word associations.

noun as in strip of land with characteristic feature

noun as in cover, covering

noun as in covering

  • whitewashing
  • encrustation

noun as in protective layer

Viewing 5 / 44 related words

On this page you'll find 76 synonyms, antonyms, and words related to layer, such as: bed, blanket, coat, floor, row, and sheet.

From Roget's 21st Century Thesaurus, Third Edition Copyright © 2013 by the Philip Lief Group.

Related Words and Phrases

Bottom_desktop desktop:[300x250].

Creating Aliases (Synonyms) for Presentation Layer Objects

Each presentation object can have a list of aliases (synonyms) for its name that you can use in Logical SQL queries.

Use the Alias tab in the Properties dialog for the appropriate presentation object such as subject area, presentation table, presentation hierarchy, presentation level, or presentation column to create the list of aliases.

Because Presentation layer objects are often deleted and then re-created during the repository development process, it is best to wait until your logical business model is relatively stable before creating aliases for presentation objects.

You can use this feature to rename presentation objects without breaking references that any existing requests have to the old names, including requests from Answers , Oracle BI Publisher , or other Logical SQL clients. If you are still developing a new repository, you might want to wait until the repository is stable before renaming objects.

For example, consider a subject area called Sample Sales Reduced that contains a presentation table called Facts Other . If you rename the presentation column called # of Customers to Number of Customers , any requests that use # of Customers fail. However, if you add # of Customers to the list of synonyms in the Alias tab for the Number of Customers column, then queries containing both # of Customers and Number of Customers succeed and return the same results.

Aliases for presentation objects do not appear in Answers or other query clients when creating new queries. Only the primary names of subject areas, hierarchies, levels, tables, and columns appear.

This feature works in a different way from SQL aliases or the alias feature in the Physical layer. It simply provides synonyms for object names, much like synonyms in SQL.

Aliases are created automatically when you rename presentation objects. For example, if you change Catalog to Catalog1, the original name Catalog is added to the Aliases list.

You cannot rename a Presentation layer object to a name that is already in use as an alias for an object of the same type.

  • In the Oracle BI Administration Tool , in the Presentation layer, double-click a presentation object such as a subject area, table, column, or hierarchy.
  • In the Properties dialog for the presentation object, click the Aliases tab.
  • Click the New button to create an alias, and then type the text string to use for the alias.

Scripting on this page enhances content navigation, but does not change the content in any way.

COMMENTS

  1. Presentation Layer synonyms

    Synonyms for Presentation Layer (other words and phrases for Presentation Layer). Synonyms for Presentation layer. 82 other terms for presentation layer- words and phrases with similar meaning. Lists. synonyms. antonyms. definitions. sentences. thesaurus. words. phrases. suggest new. client-side. front-end. ui layer.

  2. Presentation layer

    The presentation layer ensures the information that the application layer of one system sends out is readable by the application layer of another system. On the sending system it is responsible for conversion to standard, transmittable formats. [7] On the receiving system it is responsible for the translation, formatting, and delivery of ...

  3. 41 Synonyms & Antonyms for PRESENTATION

    Find 41 different ways to say PRESENTATION, along with antonyms, related words, and example sentences at Thesaurus.com.

  4. Presentation Layer in OSI model

    Prerequisite : OSI Model Introduction : Presentation Layer is the 6th layer in the Open System Interconnection (OSI) model. This layer is also known as Translation layer, as this layer serves as a data translator for the network. The data which this layer receives from the Application Layer is extracted and manipulated here as per the required format to transmit over the network.

  5. Presentation-layer synonyms

    Synonyms for Presentation-layer (other words and phrases for Presentation-layer). Synonyms for Presentation-layer. 9 other terms for presentation-layer- words and phrases with similar meaning. Lists. synonyms. antonyms. definitions. sentences. thesaurus. suggest new. application-layer. application-level. client-side.

  6. What is presentation layer?

    The presentation layer is located at Layer 6 of the OSI model. The tool that manages Hypertext Transfer Protocol ( HTTP) is an example of a program that loosely adheres to the presentation layer of OSI. Although it's technically considered an application-layer protocol per the TCP/IP model, HTTP includes presentation layer services within it.

  7. Presentation layer synonyms, Presentation layer antonyms

    Synonyms for Presentation layer in Free Thesaurus. Antonyms for Presentation layer. 1 synonym for TCP/IP: transmission control protocol/internet protocol. What are synonyms for Presentation layer?

  8. What is the Presentation Layer?

    Presentation Layer: The presentation layer is layer 6 of the 7-layer Open Systems Interconnection (OSI) model. It is used to present data to the application layer (layer 7) in an accurate, well-defined and standardized format. The presentation layer is sometimes called the syntax layer.

  9. Presentation layer: Synonyms in English

    Detailed Synonyms for presentation layer in English. presentation layer: presentation layer [the ~] noun. the presentation layer - Layer six of the OSI model. A network layer that translates data from the application layer into an intermediary format. This layer also manages security issues by providing such services as data encryption, and ...

  10. Creating and Maintaining the Presentation Layer

    Creating Subject Areas. There are several ways to create subject areas in the Presentation layer. The recommended method is to drag and drop a business model from the Business Model and Mapping layer to the Presentation layer, and then modify the Presentation layer based on what you want users to see. You can move columns between presentation tables, remove columns that do not need to be seen ...

  11. Creating and Maintaining the Presentation Layer

    Creating Subject Areas. Where belong several types the create point areas in the Presentation layer. And appropriate method is to drag and drop a business model from the Business Example and Mapping layer to the Presentation shift, and following modify the Presentation layer based on what you want users in see. Thee can moved columns between presentation tables, remove columns that do not ...

  12. Presentation layer definition

    Presentation layer definition. The presentation layer is the sixth layer in the Open System Interconnection (OSI) model. It serves as the data translator for the network — it takes data formats from different sources and presents it to the application layer in an accurate, well-defined, and standardized manner. Real presentation layer functions

  13. Creating and Maintaining the Presentation Layer

    In the Presentation layer, double-click a subject area. In the Subject Area dialog, click the Presentation Tables tab. To move a table, in the Name list, select the table you want to reorder. Then, use drag-and-drop to reposition the table, or click the Up and Down buttons.

  14. What is another word for presentation

    A formal presentation of one person to another. A definite or clear expression of something in speech or writing. The action of providing or supplying something for use. The spreading or dissemination of information. The act of advertising or exaggerating the value of something. A beginning, or first stage.

  15. Creating and Maintaining the Presentation Layer

    In the Presentation layer, double-click a presentation column to change. In the Presentation Column dialog, remove the check from the Use Logical Column Name field. Click Edit next to the Logical Column Name field. In the Logical Column dialog, in the Name field, type a new name to use for the Presentation Column.

  16. LAYER Synonyms: 61 Similar and Opposite Words

    Synonyms for LAYER: loop, corrugation, ply, pleat, seam, tuck, plait, pucker; Antonyms of LAYER: unpile

  17. 33 Synonyms & Antonyms for LAYER

    Find 33 different ways to say LAYER, along with antonyms, related words, and example sentences at Thesaurus.com.

  18. What is another word for layer

    Synonyms for layer include coating, film, sheet, coat, covering, blanket, cover, lamina, surface and thickness. Find more similar words at wordhippo.com!

  19. Create Aliases (Synonyms) for Presentation Layer Objects

    In the Oracle BI Administration Tool, in the Presentation layer, double-click a presentation object such as a subject area, table, column, or hierarchy. Click the New button to create an alias, and then type the text string to use for the alias. Click OK. Each presentation object can have a list of aliases (synonyms) for its name that you can ...

  20. Creating Aliases (Synonyms) for Presentation Layer Objects

    In the Presentation layer, double-click a presentation object, such as a subject area, table, column, or hierarchy. Click the Aliases tab. To add an alias, click the New button, and then type the text string to use for the alias. To delete an alias, select the alias you want to delete from the Aliases list, then click the Delete button. Click OK.

  21. Creating Aliases (Synonyms) for Presentation Layer Objects

    In the Oracle BI Administration Tool, in the Presentation layer, double-click a presentation object such as a subject area, table, column, or hierarchy. Click the New button to create an alias, and then type the text string to use for the alias. Click OK. Each presentation object can have a list of aliases (synonyms) for its name that you can ...