// deletes the remote client public static void DeleteEndPoint(int index) { server.DeleteEndPoint(index); }