For Internal testing with IP, I setted like this
Code:
$wnd.page.context.setDomain("192.168.100.35")
engine.connection.setLSHost("192.168.100.35");
But In Other Local machine it works fine in both firefox and IE(But In IE it is too slow and letters are too big). In 192.168.100.35 machine, using firefox It works well that is it will connect with LightStreamer. But In IE the same code produce error. In status bar it gives warning and then gives alert mesage as "ER Bind unable to find the engine..." How can i resolve this? And also In chrome it displays only background image.