<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Aug 15, 2016 at 9:39 PM, Magnus Elden <span dir="ltr"><<a href="mailto:magnus_elden@hotmail.com" target="_blank">magnus_elden@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div link="#0563C1" vlink="#954F72" lang="EN-US"><div><p class="MsoNormal">Hi,<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">For various reasons I aim to replace the standard client of paraview and use the data and rendering servers as is. As such I need to implement the client that communicates with the servers. </p></div></div></blockquote><div><br></div><div>You should elaborate on the "various reasons". All that you described is done by the paraview application, connected to a remove pvserver. You can extend or reduce paraview's functionality (<a href="http://www.paraview.org/Wiki/Writing_Custom_Applications">http://www.paraview.org/Wiki/Writing_Custom_Applications</a>).<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div link="#0563C1" vlink="#954F72" lang="EN-US"><div><p class="MsoNormal">I have been unable to find any documentation on this and I would appreciate pointers to any documentation of protocols and APIs that are used. </p></div></div></blockquote><div> </div><div>Apart from the wiki, you can only search the web for discussions of similar topics or read the Paraview Guide (book).<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div link="#0563C1" vlink="#954F72" lang="EN-US"><div><p class="MsoNormal"><u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">The reason for why I am doing this is because I am trying to utilize the power of Paraview and VTK inside another system. The problem is that my VTK program that acts as a light renderer does not work inside the system because it can not obtain an OpenGL context. As such I wish to remove the rendering from the system and instead communicate like the design already permits.</p></div></div></blockquote><div><br></div><div>I think you should explain why you don't want to use the paraview application as your client. <br><br></div><div>Corinna<br></div></div></div></div>