public class commClass
{
public static String ClientToServer = "idle";
public static String ServerToClient = "idle";
}
