166167168169170171172173174175176
//Ok } try { received.readLong(); fail("Should throw exception"); } catch (MessageEOFException e) {