cf4c63a5db
"echoping" is a small program to test (approximatively) performances of a remote host by sending it TCP "echo" (or other protocol) packets. Inspired by pkg/8652 by Greg A. Woods.
10 lines
330 B
Text
10 lines
330 B
Text
======================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2000/12/08 16:47:50 wiz Exp $
|
|
|
|
To use the -i flag, you have to add the following two lines to
|
|
/etc/services:
|
|
|
|
icpv2 3130/tcp # ICPv2
|
|
icpv2 3130/udp # ICPv2
|
|
|
|
======================================================================
|