Made this due to iperf not being available for IBM i and the need to do some measurement of network throughput. Makes it possible to measure network throughput between two IBM i hosts (on same or different frames) or to/from Linux, AIX, Windows or any other platform that runs Java. To get best speed you need to use TCP and large packet sizes. The iperf tool defaults to 128K for TCP and 8K for UDP.
Go to file
Mark Nellemann 48f7699192 more wip 2023-06-20 15:58:00 +02:00
gradle/wrapper wip 2023-06-20 09:34:33 +02:00
src more wip 2023-06-20 15:58:00 +02:00
.gitattributes wip 2023-06-20 09:34:33 +02:00
.gitignore more wip 2023-06-20 15:58:00 +02:00
build.gradle wip 2023-06-20 09:34:33 +02:00
gradlew wip 2023-06-20 09:34:33 +02:00
gradlew.bat wip 2023-06-20 09:34:33 +02:00
settings.gradle wip 2023-06-20 09:34:33 +02:00