Scott Reeves demonstrates the use of iperf, which provides basic information on throughput, packet loss, and jitter to help you troubleshoot UDP and TCP issues. There are a few tools available to ...
Many companies are upgrading their wireless networks to 802.11n for better throughput, reach, and reliability, but getting a handle on your wireless LAN's (WLAN's) performance is important to ensure ...
Simple Ping Demo—demonstrates the setup and use of Express Logic’s NetX IPv4 TCP/IP stack via ping from a connected system. NetX Iperf Throughput Demo—measures TCP and UDP network throughput is ...
tcp test: ./netperf -H p600 -i 10,2 -I 99,5 -l 60 udp test: ./netperf -H p600 -i 10,2 -I 99,5 -l 60 -t UDP_STREAM -- -m 8192 -s 32768 -S 32768 (for the udp test the throughput at the receiving end is ...