[Paraview] How to start pvserver from python ?
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Mon Oct 27 14:43:43 EDT 2008
There is no option to start a remote pvserver from python directly. But
you can certainly use python's process management API to fork a new
pvserver processes etc.
Utkarsh
Guy HUBERT wrote:
> Hello,
>
> Via paraview python servermanager, we can connect to a running pvserver with python. But, is it possible to launch a pvserver on a remote computer from servermanager before connecting via servermanager module ?
>
> Or is it necessary to use python sockets ?
>
> Thanks
> Guy
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list