if (deger != "2")
  {
label = "Server Kapalı";
  }
else
  {
label = "Açık";
  }