e.printStackTrace();
throw new TestException(e.getMessage(),e);
}
//Send a ServerConnectionHeader
ServerConnectionHeader sHeader = new ServerConnectionHeader();
sHeader.send(os);
//Verify that a properly formatted Data message with 100
//data bytes is received
DataMessage dm = new DataMessage();
try {
//verify that the open and eof flags are set on the data