linux - Java - API support for traceroute? -


is there anyway can output of traceroute in java. know use exec want know if there api can fetch output me not worrying platform.

can try using following api :

http://jakewharton.github.io/pingdom-java/apidocs/com/jakewharton/pingdom/entities/traceroute.html

github link:

https://github.com/jakewharton/


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -