hello again Sanjul,
im guessing your problem with the the Character class is because char and Character are not the same thing. here is some sample code to help you check for integers.
then
you should put a try catch thing around the whole thing, and make a catch statement similar to this
if you want the server and the client to throw the exception then I would check the user input, and set a boolean if there were errors, send the text to the server and after that, if there were errors throw the exception, because if you throw the exception before you send the data, the server wont throw an exception...
Till next time.
or check the input after you have sent it.
[ December 06, 2004: Message edited by: Alex Wolf ]