About 227,000 results
Open links in new tab
  1. How do TCP/IP and HTTP work together? - Stack Overflow

    Oct 17, 2017 · I think I'd benefit from understanding more about how HTTP and TCP/IP are actually working. Most explanations I'm finding describe HTTP as "riding on top of" TCP/IP, but …

  2. Are we using TCP/IP or OSI in internet? - Stack Overflow

    Feb 17, 2012 · The TCP/IP Model is sometimes called the Internet Model or less often the DoD (United States D epartment o f D efense) Model. The TCP/IP model describes a set of general …

  3. In which layer is HTTP in the OSI model? - Stack Overflow

    The OSI model vs the TCP/IP model While the OSI model is comprehensive reference framework for general networking systems, it's important to mention that the modern Internet doesn’t …

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

    The TCP/IP model is only 4 layers and makes much more sense in Internet concepts. Everything above the OS (Network and Transport layers) is simply " Application ".

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

  6. ip - Definition of Network Units: Fragment, Segment, Packet, …

    I think in the TCP/IP reference model / architecture, it's Internetwork Layer not Network layer. Network layer is ISO/OSI terminology. And I think there's a "Link Layer" in the TCP/IP ref …

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

  8. Is ICMP a transport layer protocol? - Stack Overflow

    Oct 7, 2013 · No doubt it is a network layer protocol. The reasons it is often confused with transport layer is that ICMP works without ANY transport layer. E.g. ping or traceroute do not …

  9. How OSI and TCP/IP are related and different from each other

    Jul 30, 2013 · As per my understanding OSI model is a specification of network layers and TCP/IP is a protocol suit which gives a set of available protocols to be used in each layer which is …

  10. What is the difference between the data link layer and link layer?

    Oct 22, 2012 · In the frame work of the TCP/IP (Internet Protocol Suite) model, OSI's data link layer, in addition to other components, is contained in TCP/IP's lowest layer, the link layer. The …