22 lines
482 B
Plaintext
22 lines
482 B
Plaintext
@(#)README 1.1 97/01/03 Connectathon Testsuite
|
|
|
|
This directory contains tools which may help you out. The
|
|
programs are very rough and may need to be customized for
|
|
your purposes.
|
|
|
|
dirdmp.c
|
|
dumps directory entries using hacked readdir()
|
|
dirprt.c
|
|
dumps directory entries
|
|
pmapbrd.c
|
|
tests portmap broadcast.
|
|
pmaptst.c
|
|
tests pmap_set and pmap_unset calls
|
|
tcp.c
|
|
tcpd.c
|
|
tests tcp connection. Start tcpd on one host and
|
|
'tcp host' on another.
|
|
udp.c
|
|
udpd.c
|
|
similar to tcp and tcpd
|