multicast_blast
--------------
Start a number of program instances, configure them as senders, 
receivers, or both, and let them send multicast messages at full
speed to all the others.

This program is using non flow controlled multicast, so messages will
someteimes be dropped at the receiver because of buffer overflow. For
a reliable and loss free multicast use the multicast mode of 'groupcast'
instead.