C# ile dns ip'ye göre filtreleme yapmak

Kod parçacığı
 public string ipx()
        { 
         string ip = Request.ServerVariables["remote_host"];
         return ip;
        }

Yorumlar

Bu blogdaki popüler yayınlar

Haproxy ve arkada 2 nginx server yönlendirme

Visual Studio'da proje listesinden gereksiz proje isimlerini silmek isterseniz