没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > xjperf |
xjperf
|
0 | 0 | 4 |
贡献者 | 讨论 | 代码提交 |
JPerf 2.0.2The source code has been moved to the IPerf's sourceforge SVN (http://iperf.sourceforge.net), but you can still download the release binaries here.
To download the latest sources, simply run: svn co https://iperf.svn.sourceforge.net/svnroot/iperf/jperf/trunk
This project gives a better UI and new functionalities to the initial JPerf 1.0 project based on the iperf network bandwidth measurement tool.
This project uses the following libraries:
JFreeChart SwingX from swinglabs Forms
List of all changes on the 2.0.2 versionimport/export feature implemented ( issue #4 ) WaitWindow behavior and UI improved (the one displayed when stopping iperf) System Look'n feel used under windows UI improvements Code improvements SwingX library updated to 0.9.6 Instructions for running and compiling added ( issue #6 ) List of all changes on the 2.0.1 versionUI improvements It is now possible to use bits and bytes units (usefull for UDP packet size) ( issue #9 ) List of all changes on the 2.0.0 versionThe project is compiled for the JRE 1.5, so that we have benefit of enumerations, generics, etc. Complete UI refactoring the iperf command-line reflecting the selected configuration is displayed and updated live while changing a parameter into the UI use java libraries such as SwingX and Forms network options are associated by layer the new "Quick Start" panel contains all essential parameters for a quick start New charts look and feel real time update of JFreeChart charts the output panel is scrolling automatically "Load default configuration" button Better management of iperf processes Improvements on the "About JPerf" dialog box Some bug fixes Code refactoring Screenshots of the project:
User interface in JPerf 2.0.2 on Windows
User interface in JPerf 2.0.2
The server mode
The client mode
Nicolas Richasse