c# resolve redirection IP
-
I did't understand what exactly u want??? :doh: :doh: :doh: :doh: no-ip.com , is a dynamic server which is convert your dynamic IP to Static Domain name. u can retrieve the IP original IP Address(dynamic IP) uning PING command. PING rajesh.no-ip.com -t it will show u the original IP Address.
Rajesh B --> A Poor Workman Blames His Tools <--
-
I did't understand what exactly u want??? :doh: :doh: :doh: :doh: no-ip.com , is a dynamic server which is convert your dynamic IP to Static Domain name. u can retrieve the IP original IP Address(dynamic IP) uning PING command. PING rajesh.no-ip.com -t it will show u the original IP Address.
Rajesh B --> A Poor Workman Blames His Tools <--
i did ping Mysite.no-ip.biz that return to my own pc apache website. it does return some IP 75.12.etc....... so this IP is the IP of no-ip.com, not my computer IP wich start by 86.123......... if ping cmd fail resolve my ip i doubt a c# code will do it. At least i have no idea how.
-
i did ping Mysite.no-ip.biz that return to my own pc apache website. it does return some IP 75.12.etc....... so this IP is the IP of no-ip.com, not my computer IP wich start by 86.123......... if ping cmd fail resolve my ip i doubt a c# code will do it. At least i have no idea how.
am not sure.., see your no-ip installation path , C:\Program Files\No-IP these is text file with your username for example DCU-rajesh.txt look into that file.. :^) :^) :^)
Rajesh B --> A Poor Workman Blames His Tools <--
-
am not sure.., see your no-ip installation path , C:\Program Files\No-IP these is text file with your username for example DCU-rajesh.txt look into that file.. :^) :^) :^)
Rajesh B --> A Poor Workman Blames His Tools <--
My user will not have access to this file. i would do a something in c# code so user know everyday my new IP and send socket to me. for now i have to bypass and have myserver store the IP in a well known rendezvouz point Database". would be more simple if i was able to make user machine ping mysite.no-IP.com then being able resolve the true IP behind no-ip.com proxy.
-
My user will not have access to this file. i would do a something in c# code so user know everyday my new IP and send socket to me. for now i have to bypass and have myserver store the IP in a well known rendezvouz point Database". would be more simple if i was able to make user machine ping mysite.no-IP.com then being able resolve the true IP behind no-ip.com proxy.