NMTEST(1) — UNIX Programmer’s Manual
NAME
nmtest − Generic test program for the Mach network server.
SYNOPSIS
nmtest
DESCRIPTION
nmtest can be used to test all kinds of message and port transactions with a network server. It contains two threads, one to display each message received, and one to send various messages under control of the user.
nmtest is interactive; all commands can be listed by entering ? or h at the prompt. Commands can be in upper or lower case; several commands can be typed on the same line, provided that spaces are used to disambiguate the end of string arguments.
HISTORY
22-Feb-88 Daniel Julin (dpj) at Carnegie-Mellon University
Created.
7th Edition — 2/22/88