#!/bin/sh
ADDR=inet-dgram:localhost:7788
./server -ORBIIOPAddr $ADDR $@ > ref 
