Ejemplo n.º 1
0
 // deletes the remote client
 public static void DeleteEndPoint(int index)
 {
     server.DeleteEndPoint(index);
 }