Open tecnogram888 opened 12 years ago
what does it doooo and what does it do upon catching the exception
curent code
try { regServer.run(); clientServer.run(); } catch (IOException e) { // TODO }
what does it doooo and what does it do upon catching the exception