Computer Science, asked by adityabaral9679, 9 months ago

Consider the udp header 12 03 00 of 00 1e a3 10. What is the total length of theudp

Answers

Answered by adichaudhari1997
0

Answer:

30 bytes

Explanation:

It is given 12 03 00 1E A3 10 is an UDP header. Here, 12 03 represents source port, 00 1E represents destination port, 00 1E length and A3 10 checksum.

So, length 00 1E which is 30 in decimal.

Similar questions