InetAddress gethostname returning ipAddres on android -


i'm building app on android have problem this

inetaddress.getbyname(ipaddres).gethostname() return ip addres 

java

inetaddress.getbyname(ipaddres).gethostname() return hostname 

so why on android same code gives ip address , not hostname, need hostname

check dns server, had similar issue. installed , configured dnsmasq , able hostnames ip addresses


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

c++ - libcurl curl_easy_setopt "Unknown error" -