summaryrefslogtreecommitdiff
path: root/net/echoping/pkg-descr
blob: 3689afee13a0437eae7e977975a926dedf0e0db0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
"echoping" is a small program to test (approximatively) performances of a 
remote host by sending it TCP "echo" (or other protocol) packets.

- uses the protocols echo, discard, chargen or HTTP, 
- uses UDP instead of TCP for the protocols which accept it (like echo),
- can repeat the test and display various measures about it,
- can use T/TCP on systems which support it.

It's useful for checking that http servers are running and not wedged.

The reference site for echoping is:

ftp://ftp.pasteur.fr/pub/Network/echoping

Stephane Bortzmeyer <bortzmeyer@pasteur.fr>. October 1995 for the
first version. November 1996 for this one.