@BeforeClass
 public static void setUP() throws Exception {
   TermdServer.startServer(HOST, PORT);
 }