I'm replacing an application that previously used vtkInputPort/vtkOutputPort.<br><br>I'm still using client server because I have large datasets (10-12GB), and the GUI toolkits I'm using isn't 64 bit.<br>So I'm planning to use a 32bit client/64bit server.
<br><br clear="all">I'm considering using Paraview's ServerManager, and I have a few questions:<br>Is there Doxygen posted somewhere for the ServerManager Library?<br>Are there c++ examples posted anywhere?<br>Can I connect an ImagePlaneWidget to a proxied server pipeline and have the result work well if the server is local?
<br>vtkParallel still has warnings about 32 bit/64 bit communications. Am I fine so long as I compile with vtkIdType 64 bit and don't use longs?<br><br>-- <br>Sometimes it's hard to tell the dancer from the dance - Corwin in CoC