سؤال

Is there anyway I can get the output of traceroute in java. I know I could use exec but I want to know if there is any API can fetch the output for me not worrying about platform.

هل كانت مفيدة؟

نصائح أخرى

If you don't want to do specifically in a language, i would recommend you to go to the command line and type tracert www.google.com,it will give you the desired result

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top