Hello,<div><br></div><div>I am trying to connect to FS server via ESL from another computer on the LAN.</div><div><br></div><div>-------------</div><div><div> eslConnection = new ESLconnection("10.25.20.202", "8021", "ClueCon");</div>
<div><br></div><div> if (eslConnection.Connected() != ESL_SUCCESS)</div><div> {</div><div> return "Fail";</div><div> }</div></div><div>-------------</div><div><br>
</div><div>But I keep getting not connected.</div><div><br></div><div>I checked firewall. I tried addressing FS computer by name/IP.</div><div><br></div><div>Do I need to change anything in the FS config?</div><div><br></div>
<div>Please share your views.</div><div><br></div><div>Malay</div>