Hi I am trying to Implement an artnet decoder using the new ethernet interface.Some functions of artnet require the use of broadcast packets but the udp socket doesn't seem to recognise them
if I set the the ip to a static address and run the example udp server it will print received packet from and my ip address quite happily but if I try to sent a packet with a broadcast address of 2.255.255.255 it will ignore this
is this a bug or something that hasn't been planned for ?
could I also add a +1 for the ability to send a broadcast packet from the mbed
many thanks for your time
chris
Hi I am trying to Implement an artnet decoder using the new ethernet interface.Some functions of artnet require the use of broadcast packets but the udp socket doesn't seem to recognise them
if I set the the ip to a static address and run the example udp server it will print received packet from and my ip address quite happily but if I try to sent a packet with a broadcast address of 2.255.255.255 it will ignore this
is this a bug or something that hasn't been planned for ?
could I also add a +1 for the ability to send a broadcast packet from the mbed
many thanks for your time
chris