Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>There already exists a program called <a href="ftp://ftp.sgi.com/sgi/src/ttcp/" rel="nofollow noreferrer">ttcp</a> which test TCP and UDP performance:</p> <blockquote> <p>DESCRIPTION</p> <p>Ttcp times the transmission and reception of data between two systems using the UDP or TCP protocols.</p> </blockquote> <p>It does not calculate latency, but you can take a look at the source code of that program to examine how it does other calculations. And you can also use that as either client or server in case you do not want to write both yourself.</p> <p>Update: Other similar TCP test programs</p> <ul> <li><a href="ftp://ftp.lcp.nrl.navy.mil/pub/nuttcp/" rel="nofollow noreferrer">nuttcp</a></li> <li><a href="http://www.linuxco.de/tcping/tcping.html" rel="nofollow noreferrer">tcping</a></li> <li><a href="http://echoping.sourceforge.net/" rel="nofollow noreferrer">echoping</a></li> <li><a href="http://www.hping.org/" rel="nofollow noreferrer">hping3</a></li> <li><a href="http://iperf.sourceforge.net/" rel="nofollow noreferrer">iperf</a></li> </ul> <p>as well as related programs</p> <ul> <li><a href="http://www.tcpdump.org/" rel="nofollow noreferrer">tcpdump</a></li> <li><a href="http://www.circlemud.org/~jelson/software/tcpflow/" rel="nofollow noreferrer">tcpflow</a></li> <li><a href="http://tcpick.sourceforge.net/" rel="nofollow noreferrer">tcpick</a></li> <li><a href="http://code.google.com/p/tcpjunk/" rel="nofollow noreferrer">tcpjunk</a></li> <li><a href="http://tcpreplay.synfin.net/trac/" rel="nofollow noreferrer">tcpreplay</a></li> <li><a href="http://michael.toren.net/code/tcptraceroute/" rel="nofollow noreferrer">tcptraceroute</a></li> <li><a href="http://www.rhythm.cx/~steve/devel/tcptrack/" rel="nofollow noreferrer">tcptrack</a></li> <li><a href="http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/" rel="nofollow noreferrer">netcat</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload