7374757677787980818283
if(s.equals("")) s="localhost"; Common.info(1,"host=["+s+"]"); String res="none"; try { c = new Client(); } catch (SocketException ex) { ex.printStackTrace(); JOptionPane.showMessageDialog(null, "ERROR: Unable to connect to " + s);