Example program showing how to use the mbedNet library with UDP sockets. This demo broadcasts a message each second with a counter value incrementing at every call while the application loop displays the datagrams received on the same socket.

Dependencies:   mbed

History

Added static ARP entry for global broadcast address (255.255.255.255) default tip

2011-06-18, by Benoit [Sat, 18 Jun 2011 08:34:29 +0000] rev 1

Added static ARP entry for global broadcast address (255.255.255.255)


2011-06-14, by Benoit [Tue, 14 Jun 2011 05:08:11 +0000] rev 0