[Paraview] Starting paraview with --server option
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Fri Oct 24 09:07:47 EDT 2008
Guy,
You'll have to setup the server configuration first from the GUI. Start
paraview then choose File|Connect. In the Choose Server dialog you can
set up your server configuration using Add Server and give it a name --
say "myLocalHost". Then you can use the following:
paraview --server=myLocalHost
Utkarsh
Guy HUBERT wrote:
> Hello,
>
> I need to start Paraview with connexion to pvserver 3.4.0 on port 11111 on Windows XP SP3 .
>
> I start pvserver in a command shell.
>
> I start paraview 3.4.0 in another shell with the following syntax.
> paraview --server="localhost"
> paraview --server="127.0.0.1"
> paraview --server="127.0.0.1:11111"
> paraview --server="cs://localhost:11111"
>
>
> I got always a message of this type :
> Could not connect to requested server " xxxxxx ". Creating default builtin connection
> where xxxxx is the string given after --server=
>
> What is the right syntax ?
>
> Thanks
> Guy
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list