<br><font size=2 face="sans-serif">I have a Paraview source module thats
connected to an external process by a socket. &nbsp;When that process sees
fit, it will send a message to the source module that new data is ready.
&nbsp;It will then pass the data over, and the source module will grab
it. &nbsp;On the next RequestData, the source module will update its outputs
with the new data. &nbsp;Unfortunately, I can't seem to figure out how
to trigger the pipeline (maybe I don't have the right terminology here)
to cause the pipeline to run and the render window to update. &nbsp; </font>
<br>
<br><font size=2 face="sans-serif">One complication is that I'm in client/server
mode, and right now the client is not connected to the external process,
just the source modules that run in the server processes.</font>
<br>
<br><font size=2 face="sans-serif">Can anybody give me an idea of how this
should be done? &nbsp;I'm new to PV (and have the book on order). &nbsp;I
could be going at this all wrong, for all I know.</font>
<br><font size=2 face="sans-serif">&nbsp; </font>
<br><font size=2 face="sans-serif">Thanks.</font>
<br>
<br><font size=2 face="sans-serif">Greg</font>