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.
History
Added static ARP entry for global broadcast address (255.255.255.255)
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)