cs://A.B.C.D:port should work too where A.B.C.D are the ip address. Also, don't forget the reverse connection capability, where the server initiates the contact back to the waiting client. This is helpful with firewalls and when the exact address of the server is not known ahead of time (as when running on a compute node assigned by a scheduler).
David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Thu, Jul 2, 2015 at 11:29 AM, 憨憨 <[email protected]> wrote: > > > Hi, everyone. > > I intend to use the paraview remote visualization by run pvserver and > paraview on different computer in a LAN environment. However, the paraview > client cannot connect to pvserver as there is no DNS in LAN, and the server > configuration has the syntax "cs://localhost:11111". It seems that pvserver > must be configured as a domain resource, which is impractical in LAN. I > wonder if the pvserver can be configured just using IP address, or other > configurations needed. Can somebody provide me useful suggestions? > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > >
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
