[Paraview] reverse connect from python?

David E DeMarle dave.demarle at kitware.com
Fri Mar 14 11:56:18 EDT 2014


Try calling ReverseConnect(portnum=11111) instead. You will likely have to
start up the server (and tunnels) manually.


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Fri, Mar 14, 2014 at 11:45 AM, Favre Jean <jfavre at cscs.ch> wrote:

>
> Hello
>
> I have some reverse-connect configurations running very smoothly from the
> paraview GUI.
>
> I would now like to add the Connect() call in my python scripts to make
> everything fully automatic, but cannot find out if it is possible.
>
> http://paraview.org/Wiki/ParaView/Python_Scripting#Connecting_to_a_Server
>
> the link above gives some examples but they don't seem to apply to reverse
> connections. I'd like at the minimum to "Run script" from my python shell
> and have it pop up the Server connection window for me to choose a server;
> or best, specify the name of my csrc:// servers with the appropriate
> arguments in order to reload a full parallel python session.
>
> Am I asking too much?
>
> Jean/CSCS
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140314/eac1877a/attachment.html>


More information about the ParaView mailing list