Java library to measure bandwith, latency, hop-count? -
I would be very grateful for your help: Do you know any good Java library that can easily be used by any Java application
For example, let me One file Www.test.com/testfile.tmp and want to measure the above parameters to download the file. Do you know of a good library that can do this?
Thanks a lot !! January
Take a look at Apache Commons Network Library:. There are some things that you need to measure. Echo is a powerful, yet limited tool; The echo work will be restricted to most sites, but if you are trying to measure within your network it will help.
Comments
Post a Comment