The mean of data frame of UDP protocol #362
Unanswered
Helene-Tatiana asked this question in Q&A
Replies: 2 comments
-
| The operating system does not always tell Packet Sender the true destination address, which is why it is always set to You if it received it. The You could be any number of reasons. The most common reason is because it was sent to your computer's IP address (of which you may have several IP addresses, including 127.0.0.1). It could be because you are subscribed to a multicast address. It could be from a broadcast address. Also, seeing your screenshot made me realize that "You" would be better if it was also translated to other languages. |
Beta Was this translation helpful? Give feedback.
0 replies
-
| Ah okay. I see better now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone.
I'd just like please, to know when you put the destination address "YOU", who is that "You"? Is it my computer's IP address?
Regards!

Beta Was this translation helpful? Give feedback.
All reactions