When I type command: $ nslookup www.google.com The results are: Server: XXX.XXX.XX.X Address: XXX.XXX.XX.X#NN Non-authoritative answer: ...
I want to implement traceroute/ping/dns lookup in the my application. For ping i use a ProcessBuilder: ProcessBuilder processBuilder = new ProcessBuilder("