0
11kviews
What is pseudo header? Why it is used in UDP?
1 Answer
| written 8.0 years ago by |
The purpose of using a pseudo header is to verify that the UDP datagram has reached it’s correct destination.
The key to understanding the pseudo header lies in realizing that the correct destination.
Specific machine and specific protocol port within that machine.
The UDP header itself specific only the protocol …