DPF allows doing post processing remotely. Client-Server communication is based on GRPC protocol.
Multiple methods are available to launch dpf server in remote machine. Either using installed version of Ansys, PyDPF client or by standalone dpf package.
Attached video demonstrates -
1. Starting a remote dpf server in a Linux machine using already installed Ansys software.
2. Connect to that remote server from a windows machine in same network using PyDPF script.
3. Access the result file present in remote machine by running PyDPF script .
4. Perform post processing and save final result image to windows machine using PyDPF script.