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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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