in java UDP programming
the udppacket is binding a certain section of storage in computer memory,
you can't change the walue of the variable to set the content you want to send
there is a method setData for you.
本文深入探讨了在Java UDP编程中UDP包如何绑定计算机内存存储区域,以及如何通过使用setData方法来设置要发送的内容。重点强调了变量值无法直接更改以设定发送内容的限制,并提供了解决方案。
in java UDP programming
the udppacket is binding a certain section of storage in computer memory,
you can't change the walue of the variable to set the content you want to send
there is a method setData for you.
1215

被折叠的 条评论
为什么被折叠?