Hello.
We've integrated CuteChat into our own web-application.
For configuration we use our own tool. This tool directly fills the tables in the database. Because of our 3-tier solution we can't use the cutechat.dll.
Now the problem occurs in the lobbylist on the webpage.
Newly created lobbies (via our own config) don't show up in the list. After a period of inactivity for 5 minutes the cutechat app reloads the lobbies. Not a big problem if it should constantly reload the lobbies after 5 minutes.
But if we continue to work on the site the lobbies won't reload after 5 minutes. Because the site contains 55.000 users there won't hardly be a period of 5 minutes without activity.
It seems that the cutechat app works with a session for reading the data. From our own app we can't access this session.
Is there a way to force the cutechat application to reload the lobbies?
Kind Regards,
Roel Schlijper
Slampaq Solutions bv
The Netherlands