/** Description of the Method */
public static void main( String args[] )
{
try
{
LateralUDPSender lur = new LateralUDPSender( new LateralCacheAttributes() );
// process user input till done
boolean notDone = true;
String message = null;
// wait to dispose