MATLAB*P 2.0 makes use of Makefile for compilation and installation. In the root directory of the installation, the Makefile has four targets:
To install, modify PPMake.inc as in section , then do
make server_s
on the machine on which the server is to be installed. On the client machine,
make client
Note that the client and the server can be installed on the same machine.