LordHaseky adlı üyeden alıntı: mesajı görüntüle
http://prntscr.com/nmheue

İP değişmiyor hocam konsol çıktısı bu, ipsorgudan bakıyorum kendi local ip'im.
Az önce eklediğin kodları şöyle değiştirip bir dene.

Console.WriteLine(client.session_id);
Console.WriteLine(client.DownloadString("http://lumtest.com/myip.json"));
var client2 = new Client();
Console.WriteLine(client2.session_id);
Console.WriteLine(client2.DownloadString("http://lumtest.com/myip.json"));