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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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