I need to push some data from server to client in arbitrary manner, i mean when there is data it will push the data in the client widget using commet technique , any idea how and where to start.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I played around with many of these libraries and found that GWTEventService works quite nicely, I have been using it for some time for a web based chat client that I wrote. It is also very easy to get up and running so that might be a good one to start with.