Broadcast works in subnet for sure but will not work if your subnet mask is not opened.
In your case what is your subnet mask for the 192.168.10.x net? ... if it is 255.255.255.0 then it will not work. It should be 255.255.0.0 -----Original Message----- From: lwip-users [mailto:[email protected]] On Behalf Of mgirke Sent: Thursday, November 10, 2016 9:05 AM To: [email protected] Subject: Re: [lwip-users] setting up multiple UDP connections with same prio and different data to send No it doesn´t. Do you really think it should? My controller has 192.168.2.101, the WLAN module 192.168.2.100 (gateway) and the WLAN clients have 192.168.10.x using remote address 192.168.255.255 or 192.168.10.255 or 255.255.255.255 doesn´t work. -- View this message in context: http://lwip.100.n7.nabble.com/setting-up-multiple-UDP-connections-with-same-prio-and-different-data-to-send-tp27709p27743.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
