Network Test Utility

TechLarry

RIP [H] Brother - June 1, 2022
Joined
Aug 9, 2005
Messages
30,481
I need a very simple network thru-put test utility.

Really simple. Say, copy an executable to the server, then to the workstation, run both, let it find each other, then do bandwidth tests.

Dead simple please :) I know there is some really high-end stuff out there.
 
I get a "Javaw" not found error when I run jperf.bat. I do have Java installed.

There isn't much in the way of documentation on this :)
 
yeah just use the regular iperf, than you don't need to worry about having java or any other dependencies.
 
I get a "Javaw" not found error when I run jperf.bat. I do have Java installed.

There isn't much in the way of documentation on this :)

This is because they have not updated Jperf. Here is what you need to do.

Copy the javaw file from C:\Program Files (x86)\Java\jre6\bin to the sysWOW64 folder. It will then work without a problem.
 
This is because they have not updated Jperf. Here is what you need to do.

Copy the javaw file from C:\Program Files (x86)\Java\jre6\bin to the sysWOW64 folder. It will then work without a problem.

I just installed 64bit Java and it worked fine.
 
Thanks guys i saved that website to my favorites. I was looking for an easy to do net test. iperf is great
 
Back
Top