Exactly what error do you get from which statement?
JamesCherrill
Posting Genius
6,373 posts since Apr 2008
Reputation Points: 2,130
Solved Threads: 1,073
Based on what you have posted, EchoClient.java:33 is
messageSend = new String(args[1]);
which cannot generate the exception you describe, so please post the code that corresponds to the error message.
JamesCherrill
Posting Genius
6,373 posts since Apr 2008
Reputation Points: 2,130
Solved Threads: 1,073