lserve
This is a command line test server which you can use with lclient, mtptest and MTPtestGUI to measure the performance of TCP/IP and MTP/IP across a network path. It does not require any options. By default, it will listen for both TCP/IP and MTP/IP traffic on port 8082. lserve will respond to each test request with a quantity of random bytes, as specified by the test client.
lserve Option Summary
The following command line options are available for lserve.
| -d <level> | Turn on diagnostic output. |
| -i <address> | Bind to an alternate interface. |
| -l <kbytes/sec> | Limit MTP output to the given number of kilobytes per second. This limit is not applied to TCP. |
| -p <port> | Set the TCP/IP and MTP/IP ports to listen on. |
| -R | Modify or remove license code registration. |