ParaView&#39;s server can not handle and will not accept connections from more than one client at a time.<br><br>Utkarsh has been working on architectural changes to allow that, but they will not be ready until after 3.8 to the best of my knowledge.<br>

<br clear="all">David E DeMarle<br>Kitware, Inc.<br>R&amp;D Engineer<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x109<br>
<br><br><div class="gmail_quote">On Sun, Feb 7, 2010 at 7:27 AM, Luca Penasa <span dir="ltr">&lt;<a href="mailto:luca.penasa@email.it">luca.penasa@email.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




  
  

<div>
I am trying to connect to pvserver from an external ipython console. <br>
After <br>
<font size="2"><font color="#ff6600">from paraview.simple import * </font></font><br>
i tried with <br>
<font size="2"><font color="#ff6600">Connect(&#39;bluestar&#39;) </font></font><br>
but this gives me the error: 
<pre><font size="2"><font color="#ff6600">ERROR: In /var/tmp/portage/sci-visualization/paraview-3.6.2/work/ParaView3/VTK/Common/vtkClientSocket.cxx, line 54</font></font>
<font size="2"><font color="#ff6600">vtkClientSocket (0x494dc10): Failed to connect to server bluestar:11111</font></font>

<font size="2"><font color="#ff6600">Warning: In /var/tmp/portage/sci-visualization/paraview-3.6.2/work/ParaView3/Servers/Common/vtkProcessModuleConnectionManager.cxx, line 294</font></font>
<font size="2"><font color="#ff6600">vtkProcessModuleConnectionManager (0x388b290): Connect failed.  Retrying for 16.9255 more seconds.</font></font>
I started the pvserver by hand launching from shell the pvserver command.
I am interested in manipulating my object from an external python console and view it in a Paraview client (that correctly connects to pvserver using the gui).
Is this the best way to do that? Other possibilities?
I was wondering if it would possible to write new plugins using python and embedding into the paraview-client interface (with a little GUI and so on..). 
Is this possible?

sorry for my english
hope someone can understand
thank you!


</pre>
<table width="100%" cellpadding="0" cellspacing="0">
<tbody><tr>
<td>
<pre>-- 
---------------------------
Luca Penasa
Student at Geosciences Dpt.
University of Padua (IT)
<a href="mailto:luca.penasa@email.it" target="_blank">luca.penasa@email.it</a>
---------------------------
</pre>
</td>
</tr>
</tbody></table>
</div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>