Hi,
I would be interested in this code as well. My team is currently attempting to integrate your web client components with a GUI we created with Tibco GI Builder.
We have an adapter running on our Lightstreamer server that we know works because we have a fat client that is receiving the data.
We are stuck though because the web client connects and then disconnects right away.
The status on the lower left browser window (Internet Explorer 6) says 'Lightstreamer is in streaming mode....". It also shows a javascript error that says access is denied to
http://localhost/gui/ls/lsengine.html?config=http://localhost/gui/lsengine_config.js
Then it disconnects. Then it repeats that process again and again until you close the browser window.
(The output from the lightstreamer log is at the bottom of this post).
localhost is the domain where both the lightstreamer server is running as well as Microsoft IIS, which is hosting your web client content and our ajax gui. I started with your stocklistdemo_with_frames example files and modified them.
Any suggestions?
Thanks,
Sunjit
The lightstreamer server output:
05.Jan.07 14:05:27,647 < INFO> Serving request: /lightstreamer/create_session.html?LS_phase=4323&LS_requested_
max_bandwidth=30&LS_domain=lmcoc11008767&LS_polling=true&LS_polling_millis=1000&LS_idle_millis=30000&LS_client
_version=4.0&LS_adapter=NMSTEST2& from 172.20.4.75:2241
05.Jan.07 14:05:27,647 < INFO> Starting new session: S1486098989N138 from 172.20.4.75:2241
05.Jan.07 14:05:27,647 < INFO> Reused HTTP connection from 172.20.4.75:2241
05.Jan.07 14:05:56,639 < INFO> Closed HTTP connection from 172.20.4.75:2241
05.Jan.07 14:07:17,825 < INFO> Closed HTTP connection from 172.20.4.75:2242
05.Jan.07 14:07:18,627 < INFO> Accepted HTTP connection from 172.20.4.75:2243
05.Jan.07 14:07:18,627 < INFO> Reused HTTP connection from 172.20.4.75:2243
05.Jan.07 14:07:18,647 < INFO> Accepted HTTP connection from 172.20.4.75:2244
05.Jan.07 14:07:18,647 < INFO> Serving request: /lightstreamer/create_session.html?LS_phase=4324&LS_requested_
max_bandwidth=30&LS_domain=lmcoc11008767&LS_client_version=4.0&LS_adapter=NMSTEST2& from 172.20.4.75:2244
05.Jan.07 14:07:18,647 < INFO> Starting new session: S538839543N139 from 172.20.4.75:2244
05.Jan.07 14:07:23,634 < INFO> Reused HTTP connection from 172.20.4.75:2243
05.Jan.07 14:07:28,641 < INFO> Serving request: /lightstreamer/create_session.html?LS_phase=4325&LS_requested_
max_bandwidth=30&LS_domain=lmcoc11008767&LS_polling=true&LS_polling_millis=1000&LS_idle_millis=30000&LS_client
_version=4.0&LS_adapter=NMSTEST2& from 172.20.4.75:2243
05.Jan.07 14:07:28,641 < INFO> Starting new session: S44210564N140 from 172.20.4.75:2243
05.Jan.07 14:07:28,641 < INFO> Reused HTTP connection from 172.20.4.75:2243
05.Jan.07 14:07:56,811 < INFO> Closed HTTP connection from 172.20.4.75:2243
05.Jan.07 14:09:18,819 < INFO> Closed HTTP connection from 172.20.4.75:2244
05.Jan.07 14:09:19,631 < INFO> Accepted HTTP connection from 172.20.4.75:2245
05.Jan.07 14:09:19,631 < INFO> Reused HTTP connection from 172.20.4.75:2245
05.Jan.07 14:09:19,651 < INFO> Accepted HTTP connection from 172.20.4.75:2246