171172173174175176177178179180181
return true; } }; server.startServer(); } private void stop () throws ConfigurationException, UnknownHostException, IOException { Socket socket = new Socket(InetAddress.getLocalHost(), (ConfigurationLoader