Direct RMI data transfer

RMI data transfer is direct, no compression, no encryption. This operation mode is based on direct communication between PPM front-end and PPM client server. Neither HTTP tunneling nor proxy servers are supported.

The additional compression is skipped with this type of data transfer. However, this type of data transfer generates a significantly higher network load.

Configuration

To enable the RMI default data transfer mode, assign the value false to the key UseSSL in the global configuration file Registry_settings.properties and the value com.idsscheer.ppm.rmi.ZDefaultSocketFactory to the key RMISocketFactory in the client configuration file RMIServer_settings.properties.