About 50 results
Open links in new tab
  1. 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 doesn't …

  2. 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 …

  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 to the lay...

  4. Tracking OSI packets with Wireshark - Stack Overflow

    Sep 4, 2021 · All the 7 layers of the OSI model work together to define to the endpoint what is the type of machine he is dealing with. But I wonder why can't I detect a OSI packet with an software like …

  5. 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 different …

  6. 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 belongs only to the...

  7. At what layer in the protocol stack does DNS happen?

    Feb 12, 2014 · In OSI stack terms, DNS runs in parallel to HTTP in the Application Layer (layer 7). DNS is in effect an application that is invoked to help out the HTTP application, and therefore does not sit …

  8. Who is responsible for the Presentation and Session layers in OSI?

    Nov 24, 2019 · In practice, the TCP/IP model is mostly used and all the three top layers (i.e. Application, presentation, and session) are managed by the application. In the case of the web browser, the …

  9. 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 for …

  10. ip - Definition of Network Units: Fragment, Segment, Packet, Frame ...

    Notice that that wikipedia page speaks of 4 layers and calls it OSI model , it has clearly mixed up TCP/IP with OSI. And possibly isn't clear in distinguishing reference and architecture.