Starting a Test Server

To use mtptest, you need a server and a client machine.  On the server side, you can run MTPtestGUI, lserve, or another mtptest with no command line arguments.  Each will listen for MTP and TCP connections and provide support for mtptest and lclient tests.

By default, mtptest listens on port 8082, the same as lserve.  You can specifiy a different port by using the “-p” option.  For example, to have mtptest listen on port 17000 instead,

mtptest -p 17000