Included in Debian stable:

    http://packages.debian.org/nttcp

Jari

sdesc: "New test TCP program"
ldesc: "Improved version of the ttcp program. It simulates inetd behaviour to
start off the remote side program which will send/receive data. Both
sides measure the time and number of bytes transfered. The local side
will print the measures. The format of the output can be specified on
the commandline."
category: Net
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/nttcp/nttcp-1.47-2-src.tar.bz2 \
    http://cygwin.cante.net/nttcp/nttcp-1.47-2.tar.bz2 \
    http://cygwin.cante.net/nttcp/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir nttcp ; cd nttcp
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/nttcp/get.sh \
          http://cygwin.cante.net/nttcp/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines

Reply via email to