About 35,700 results
Open links in new tab
  1. Is DHCP in the application layer or the network layer?

    May 29, 2022 · ARP is used by data-link protocols to find a data-link address for a network address, and it is generally considered a data-link protocol, much as ICMP is a network-layer …

  2. OSI Model and Networking Protocols Relationship - Network …

    Feb 20, 2014 · As a result, the OSI model was never commercially successful as a set of protocols, and TCP/IP became the standard for the Internet. The point is, all of the protocols in …

  3. Is Ethernet a protocol? - Network Engineering Stack Exchange

    Jun 19, 2015 · A network protocol defines rules and conventions for communication between network devices. Ethernet is an entire communication stack Ethernet is a family of computer …

  4. what is a networking protocol? - Network Engineering Stack …

    A network protocol defines rules and conventions for communication between network devices. Network protocols include mechanisms for devices to identify and make connections with each …

  5. Network Byte Order - Network Engineering Stack Exchange

    Nov 10, 2015 · A final point to make here is that the Network byte order is, as you mentioned, the Big Endian Order. This was chosen arbitrarily to have a common format for all network …

  6. internet - Where is CSMA protocol really implemented? - Network ...

    Apr 9, 2021 · It is still used for network protocols used on a shared medium. CSMA/CA is a generic packet-based multiple access method, which the MAC layer of the 802.11 …

  7. How can routing protocols such as OSPF and RIP use the network …

    Feb 6, 2025 · Routing protocols like OSPF and RIP form adjacencies over directly connected subnets (eg: two routers directly connected and/or in the same subnet) and they use IP to form …

  8. Network Protocol vs Framework?

    Jul 11, 2020 · A network protocol is a set of rules for communication. Ethernet is not just a layer-2 protocol, but a complete set of standards for layer-1 and layer-2, from the original IEEE 802.3 …

  9. Are network protocols and routing protocols different things?

    Mar 10, 2019 · 6 When reading about network protocols it says they are a set of rules and format for communication between devices over a network, so basically an agreed way of how to …

  10. How to know whether a protocol uses TCP or UDP - Network …

    I encountered this list on wikipedia which lists the protocols and whether they use TCP or UDP in the tabular format. However I am not able to understand that what it means when the row for a …