UDPComm is an OPEN-R object that provides simple UDP broadcast 
communications over a single port.  Data sent to it from other objects 
via the OPEN-R message passing interface is broadcasted on that port,
and data received on that port is passed to registered objects via the 
message passing interface.