I&#39;m replacing an application that previously used vtkInputPort/vtkOutputPort.<br><br>I&#39;m still using client server because I have large datasets (10-12GB), and the GUI toolkits I&#39;m using isn&#39;t 64 bit.<br>So I&#39;m planning to use a 32bit client/64bit server.
<br><br clear="all">I&#39;m considering using Paraview&#39;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.&nbsp; Am I fine so long as I compile with vtkIdType 64 bit and don&#39;t use longs?<br><br>-- <br>Sometimes it&#39;s hard to tell the dancer from the dance - Corwin in CoC