Is there have function to count or limit the request form client to server? Because I used smartUpdater to build a internal chat system, but I have not idea to manage the request form client to server. I wana set limit request form client to server. Can anyone help? Regards
I'm not quite sure I clearly understand your question, but if you need to restrict number of smartupdater's polling cycles, you can set counter inside your callback function and stop smatrupdater after max number of cycles.
You also can ask you question on public forums such as StockOverflow
This comment has been removed by the author.
ReplyDeleteIs there have function to count or limit the request form client to server?
ReplyDeleteBecause I used smartUpdater to build a internal chat system, but I have not idea to manage the request form client to server.
I wana set limit request form client to server. Can anyone help?
Regards
I'm not quite sure I clearly understand your question, but if you need to restrict number of smartupdater's polling cycles, you can set counter inside your callback function and stop smatrupdater after max number of cycles.
ReplyDeleteYou also can ask you question on public forums such as StockOverflow
http://stackoverflow.com/questions/ask
try to clarify your question for public forums.