[Paraview] reverse connection
Weiguang Guan
guanw at rhpcs.mcmaster.ca
Mon Nov 26 10:28:01 EST 2007
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
>>
>
More information about the ParaView
mailing list