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 nio を使用して 3 つのチャネルを実装しようとしていますが、すべてが lo インターフェイスで正しく動作します。データの送受信はループバック インターフェイスで問題なく動作しますが、wlan0 に変更すると、データグラムを受信できないようです。それらを正しく送信できます(wiresharkで検証済み)が、loのように何も受信しません。