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 Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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