[Paraview] Starting paraview with --server option

Guy HUBERT hubert at deltacad.fr
Fri Oct 24 02:37:14 EDT 2008


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




More information about the ParaView mailing list