<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Dear all, </p>
<p>I have a few questions regarding the server configuration of the remote visualization framework. For instance,I have two render nodes at Location A and four render nodes at Location B, all nodes can access a copy of a dataset.<br>
</p>
<p><br>
</p>
<p>1. Can I connect to multiple servers that the same time?</p>
<p>For example:<br>
</p>
<p>connection1 =Connect('ip1',11111)</p>
<p>connection1 =Connect('ip2',11111)</p>
<p>##some render codes</p>
<p>Disconnect()<br>
</p>
<p><br>
</p>
<p>2. If I can connect to multiple servers at the same time, can the client access all nodes and visualize the dataset in parallel at the same time?  That is, nodes at Location A render a portion of the data and nodes at Location B render the rest part of the
 data. Do I need to split the dataset?</p>
<p><br>
</p>
<p>3. If I can not visualize the same data with servers at different locations, what is the best approach to utilize all nodes at different locations in parallel?<br>
</p>
<p><br>
</p>
<p>Thanks in advance. </p>
<p>Jing <br>
</p>
</body>
</html>