Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要能够从 Java 发送紧凑消息(理想情况下小到足以放入单个 UDP 数据包)。它需要尽可能高效 - 任何人都可以给我任何指示(除了手动构建它们)吗?
Mina -- http://mina.apache.org/udp-tutorial.html -- 非常好的工具