Those compiler errors tell you exactly what line they are on and are simple java syntax errors. For example


System.out.println("Error! correct usage java
PrimesServd server-host");

should be...