Test TCP (TTCP)
Benchmarking Tool
for
Measuring TCP and UDP Performance

Background
Test TCP (TTCP) - The Original BSD Tool
Test TCP (TTCP) is a command-line sockets-based benchmarking tool
for measuring TCP and UDP performance between two systems. It was originally developed for
the BSD operating system starting in 1984. The original TTCP and sources are in the public
domain, and copies are available from many anonymous FTP sites.
You can read "The
Story pf the TTCP Program" in the words of Mike Muuss,
one of the original TTCP program authors.
Since source code to the original TTCP sockets program has been available on
the Internet for many years there are a lot of implementations available on
various operating systems. Click here for
a page that list a few Windows-related TTCP implementations.

PCATTCP "Classic" - PCAUSA's Port Of TTCP To Windows Sockets
Test TCP (TTCP) is a command-line sockets-based benchmarking tool
for measuring TCP and UDP performance between two systems. It was originally developed for
the BSD operating system starting in 1984. The original TTCP and sources are in the public
domain, and copies are available from many anonymous FTP sites.
Over the years PCATTCP has proven to be a popular utility
and is widely used by IT professionals and university researchers.
You can find "PCATTCP Classic" by following the link below:
PCATTCP
"Classic" 

.Net Framework TTCP
TCP Transmitter
This is a simple .NET 1.1 forms-based implementation of a TTCP TCP
transmitter. If you need a more user-friendly interface to TTCP, then take a
look at TTCP Tx .NET at the link below:
.NET 1.1 Forms-Based TTCP TCP Transmitter


4/1/06