Skip to content

prepping for client-server

Utkarsh Ayachit requested to merge utkarsh.ayachit/paraview:fixes into master

Prepping for client-server. It kinda works now.

Launch as follows:

> ./bin/pvserver
....
Accepting connection: cs://<ip>:33333

> ./bin/pqCoreCxxTests TestBasicQtApp -u cs://<ip>:33333
Edited by Utkarsh Ayachit

Merge request reports

Loading