I'm trying to implement 3 channels using java nio, and everything works correctly on lo interface. Receiving and sending data works just fine on loopback interface, but when changing to wlan0 it seems that i am unable to receive datagrams. I can send them correctly (verified on wireshark) but dont receive anything as in lo.
Asked
Active
Viewed 68 times