Poll Results
No votes. Be the first one to vote.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The length of a UDP datagram is typically expressed as the sum of the header length and the payload length. The UDP header is fixed at 8 bytes, and the length of the UDP datagram can be calculated using the formula:
Length of UDP Datagram = Length of UDP Header + Length of Payload
So, the total length can be stated as:
Length of UDP Datagram = 8 bytes + Length of Payload
A. udp length = ip length – ip header’s length