COMPILATION:
------------
make dep / make deepdep
make
make client

EXAMPLE:
--------

mikki: ./mtptest v 101 c 10 a 1 -ORBnaming `cat /work/Naming/Naming.ior`
mikki: ./mtptest v 105 c 13 a 1 -ORBnaming `cat /work/Naming/Naming.ior`
mikki: ./client 13 10 -ORBnaming `cat /work/Naming/Naming.ior`

This example sends a mtpTRANSFERreq message to lower layer from 
adapter. A peer adapter sends mtpTRANSFERreq upon receiving
mtpTRANSFERind if acknowledge flag is set (command line parameter).
Counter value is traced to indicate received messages.
Debug trace is off as default, only cout/cerr ouputs are printed
in test adapter.

HELP: 
-----
./mtptest h
