answersLogoWhite

0

This is a more generic term that is often used in describing protocols that function at higher levels of the OSI model, ususally the network layer and up. Datagram is a less specific term than PDU.

Datagrams contain logical addressing information, such as an IP address, logical connection identifiers, such as port numbers, and data that came from a computer application. The UDP protocol does not guarantee delivery of the datagrams.

A PDU is a Power Distribution Unit.

I have added a link to a PDU from Intro Delta to show you what one is.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Explain the difference between a PDU and a datagram?

A PDU (Protocol Data Unit) is defined by which layer it is in. In the physical layer and network layer, it is synonymous with the packet, in the data link layer, it is the frame. In the transport layer, it is a datagram for UDP. A datagram holds one or more PDU's, as it is the basic unit of transferring information via packet switching.


How do you identify PDU in each layer of OSI?

In the OSI model, each layer has a specific Protocol Data Unit (PDU). At the application layer, the PDU is called a message; at the transport layer, it is a segment (for TCP) or a datagram (for UDP); at the network layer, it is a packet; at the data link layer, it is a frame; and at the physical layer, the PDU is a bit. Each PDU encapsulates the relevant data and control information required for communication at that particular layer, facilitating the flow of data through the network.


Identify PDU in each layer of OSI?

In the OSI model, the Protocol Data Unit (PDU) varies by layer. At the Application layer (Layer 7), the PDU is called a message. In the Transport layer (Layer 4), it is referred to as a segment (or datagram in connectionless protocols). The Network layer (Layer 3) uses packets, while the Data Link layer (Layer 2) uses frames. Finally, at the Physical layer (Layer 1), the PDU is a bit.


What is the difference between datagram and packet?

datagram is used in conectionless n/w e.g. UDP Whereas packets used in connection oriented n/w e.g. ATM X.25 tcp


What is the difference between a segment and a datagram?

A setgement, which is also known as a TCP segment is something that is created based on an application layer of data. An IP datagram is something generated which contains the TCP segment. The segment is located in the payload section.


Difference between UDP and PDU?

PDU Information that is delivered as a unit among peer entities of a network and that may contain control information, address information, or data. UPD The User Datagram Protocol (UDP) is one of the core members of the Internet Protocol Suite, the set of network protocols used for the Internet. With UDP, computer applications can send messages, in this case referred to as datagrams, to other hosts on an Internet Protocol (IP) network without requiring prior communications to set up special transmission channels or data paths


Explain about protocol data unitidentify PDU in each layer of OSI?

A Protocol Data Unit (PDU) is a unit of data specified in a protocol of a given layer of the OSI model. Each layer has its own PDU: at the Application layer, it's called a message; at the Transport layer, it's a segment (or datagram in UDP); at the Network layer, it's a packet; at the Data Link layer, it's a frame; and at the Physical layer, it's a bit or symbol. These PDUs help in managing and encapsulating data as it traverses through the layers of the OSI model.


What is the PDU at each layer?

Application layer: Data Presentation layer: Data Session layer: Data Transport layer: Segment (TCP) or Datagram (UDP) Network layer: Packet Data Link layer: Frame Physical layer: Bit


The PDU at the Network layer is called?

The PDU at the Network layer is referred to as a packet. A PDU at the Data Link Layer is referred to as a frame.


What are the parts of a pdu that are always present in any pdu?

The Header and the payload The Header and the payload


Datagram packet and datagramsocket explain the functions of datagram packet and datagramsocket?

A datagram or packet needs to be self-contained without reliance on earlier exchanges because there is no connection of fixed duration between the two communicating points as there is, for example, in most voice telephone conversations.


What is datagram Subnet?

datagram subnet is connection oriented network.