UDP Broadcasting

07 Sep 2012

Hi, I am using the new EthernetIntherface Library. I don't have any problem with my MBED to receive data using UDP with a specific IP address, but I'd like to use UDP Broadcasting to send a message to all MBED connected and listennig the same port. Any idea ???

07 Sep 2012

Sounds like this might be a use of a multicasting IP address, otherwise I believe the mbed would have to send to all nodes separately...