This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITA] ttcp 20071212 -- Network benchmarking tool


Adoption of orphaned package by Stanislav Sinyagin. Due to old age
(1998), everything was repackaged (including download of sources from
original site).

Jari

sdesc: "Network benchmarking tool"
ldesc: "Network throughput testing tool. It can be also used to create a
network pipe through which you can push any other data you might have."
category: Net
requires: cygwin

a) manual

  wget        \
    http://cygwin.cante.net/ttcp/ttcp-20071212-1-src.tar.bz2 \
    http://cygwin.cante.net/ttcp/ttcp-20071212-1.tar.bz2 \
    http://cygwin.cante.net/ttcp/setup.hint

b) automatic; for testing

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

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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]