This software is a very simple network analyzer.
When you click the start button, it will send a configurable stream of UDP packets to a host. (The receiving host is then required to echo all the packets back to the sender, which can be easily done via iptables rule under linux). Once the eched packets arrives back to the sender, the analyzer will calculate all the related statistics like, packet loss, jitter throughput etc...
NOTE: in order to receive the echo packets you must configure the receiving host to echo the incoming packets.
In the next release i will provide another java application that just echo on an UDP port.
Features
- Jitter, Delay, Packet Loss detailed statistic
- CSV log (for charting and future uses)
License
Apache Software License, GNU General Public License version 3.0 (GPLv3)Follow Network Analyzer
Other Useful Business Software
Build on Google Cloud with $300 in Free Credit
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
Rate This Project
Login To Rate This Project
User Reviews
-
Still few things to improve, but as far very usefull!
-
Very good and easy network analyzer. only tricky to set iptables to echo the packets