Hello I need the following functions:
1- Function receive name of DNS and return IP
ex: var name = "MEUCOMPUTADOR"
var retorno = getIpByName(name)
printf = 10.10.1.109
2- Function receive IP and return DNS of IP
ex: var name = "10.10.1.109"
var retorno = getIpNameByIP(name)
printf = MEUCOMPUTADOR
If someone has interest send email for me: fale.henrique@gmail.com
tks
Last edited on
This has already been done and is easily available on every single major platform. Do I get the moneys now?
Hi, contact me via email or gTalk.
cronopiomx@gmail.com
regards
@cronopio