About 87,900 results
Open links in new tab
  1. In which layer is HTTP in the OSI model? - Stack Overflow

    Anyways, HTTP is an application layer protocol. The OSI model The OSI (Open Systems Interconnection) model is a conceptual model created by the International Organization for …

  2. network programming - OSI Layers explained - Stack Overflow

    Feb 1, 2017 · There are seven OSI Layers, and five in the TCP/IP reference model, which is the only network model worth learning these days: OSI is obsolete, although unfortunately this fact …

  3. Classifying USB Protocol in the OSI Model - Stack Overflow

    Im having a hard time Categorizing the USB Protocol in the layers of the OSI Model model. Im guess there are 7 layers to begin with. These are the Informations i believe that corresponds …

  4. In which OSI layer is the REST API paradigm? - Stack Overflow

    During an interview I was asked to classify the REST API paradigm between OSI Layers. I thought it would have been between 5 and 7 layer; however, the interviewer said that it …

  5. Serial Protocols and the OSI Model - Stack Overflow

    Apr 24, 2017 · serial protocol in the osi model In this web page a found this explanation: " In the International Organization for Standardization Open Systems Interconnection (ISO/OSI) model …

  6. Is a header added/removed at each layer of the OSI model?

    Jan 11, 2019 · While they kind of accurately describe the layers 2..4 especially the OSI models layer 5..7 does not match today's reality. At the time these models were created the network …

  7. Networking: Difference between Transport layer and Networking …

    Nov 12, 2012 · While all of layers 2 through 6 in the OSI Reference Model serve to act as “fences” between the layers below them and the layers above them, the network layer is particularly …

  8. OSI model - What's the presentation and session layer for?

    The session layer is meant to store states between two connections, like what we use cookies for when working with web programming. The presentation layer is meant to convert between …

  9. Difference between PACKETS and FRAMES - Stack Overflow

    Jul 16, 2015 · 41 Actually, there are five words commonly used when we talk about layers of reference models (or protocol stacks): data, segment, packet, frame and bit. And the term …

  10. TCP port and OSI model - Stack Overflow

    Oct 12, 2018 · The most important things to understand about the OSI (or any other) model are: We can divide up the protocols into layers Layers provide encapsulation Layers provide …