lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Sending to broadcast address 192.168.2.255


From: Marco Jakobs
Subject: [lwip-users] Sending to broadcast address 192.168.2.255
Date: Wed, 25 Aug 2010 20:16:24 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6

Hi all,

i changed my broadcast addressing in my project from destination IP 255.255.255.255 to 192.168.2.255, which should also be a broadcast address - but limited for devices in the subnet 192.168.2.x. Sending UDP packets as such a broadcast works well on the PC (tested with a packet generator), but when i want to send UDP packets to this broadcast address with LwIP, LwIP does nothing but an ARP question for the IP 192.168.2.255 :-(

Does anybody know what's going wrong here?

Marco



reply via email to

[Prev in Thread] Current Thread [Next in Thread]