c#

IP주소 가져 오기

봄산 2017. 5. 7. 19:20

string pubIp = new System.Net.WebClient().DownloadString("https://api.ipify.org");

저작자표시 (새창열림)