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@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to