[Paraview] reverse connection

Scott, W Alan wascott at sandia.gov
Mon Nov 26 12:16:26 EST 2007


ParaView 3.2.1 -rc (reverse connection) works fine.

Alan
(Some of) Ken's support staff 

-----Original Message-----
From: paraview-bounces+wascott=sandia.gov at paraview.org
[mailto:paraview-bounces+wascott=sandia.gov at paraview.org] On Behalf Of
Moreland, Kenneth
Sent: Monday, November 26, 2007 8:50 AM
To: Weiguang Guan; Berk Geveci
Cc: paraview at paraview.org
Subject: RE: [Paraview] reverse connection

Reverse connection should work just fine in 3.2.  I use it all the time
to connect to our visualization servers through the ParaView GUI.  I'm
pretty sure our support staff has also got it working using the command
line options of ParaView 3.2.0 (our internal distribution of 3.2.1 is
not yet complete).

I can think of a couple of things that might have gone wrong.

1. Are you sure you told the client to do a reverse connection as well
as the server?  If you did not tell the client (the paraview executable)
to do a reverse connection, then both sides will try to connect to the
other and no one will be listening for a connection.

2. Did you start the client first?  When doing a reverse connection, the
client must already be started and waiting for a connection before
starting the server.  If you try to start the server before the client
is ready, it may fail to connect and then give up before the client
starts waiting for the connection.

-Ken

> -----Original Message-----
> From: paraview-bounces+kmorel=sandia.gov at paraview.org
[mailto:paraview-
> bounces+kmorel=sandia.gov at paraview.org] On Behalf Of Weiguang Guan
> Sent: Monday, November 26, 2007 8:28 AM
> To: Berk Geveci
> Cc: paraview at paraview.org
> Subject: Re: [Paraview] reverse connection
> 
> I did a quick test, which shows a problem with --reverse-connect. The
test
> used paraview-3.2.1-Linux-x86 pre-compiled binary.
> 
> I have two linux computers, let's call them A and B.
> (1) I tried "forward" connection and it works:
>      "pvserver" on B; then "paraview --server=B" on A or
>      "pvserver" on A; then "paraview --server=A" on B
> (2) Then, I tried reverse connection, and it FAILED:
>      "paraview" on A; then "pvserver -rc -ch=A" on B or
>      "paraview" on B; then "pvserver -rc -ch=B" on A
> 
> Is the above (2) the right way to launch paraview in client/server
mode
> using reverse connection?
> 
> Weiguang
> 
> On Fri, 23 Nov 2007, Berk Geveci wrote:
> 
> > 3.2 supports reverse connection.
> >
> > -berk
> >
> > On 11/23/07, Weiguang Guan <guanw at rhpcs.mcmaster.ca> wrote:
> >> I was told that paraview 3.2 doesn't support --reverse-connect or
-rc.
> But
> >> "pvserver --help" still shows it as a valid option. Can anyone
confirm
> >> whether or not this feature is supported in 3.2 or later?
> >>
> >> Weiguang
> >> _______________________________________________
> >> ParaView mailing list
> >> ParaView at paraview.org
> >> http://www.paraview.org/mailman/listinfo/paraview
> >>
> >
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview


_______________________________________________
ParaView mailing list
ParaView at paraview.org
http://www.paraview.org/mailman/listinfo/paraview




More information about the ParaView mailing list