Hi. I'm trying that the server send several data to the client at
different points in time. The idea is that each time the client
receive a value, it has to refresh the screen with the new data and
wait for the next data, untill a specified value is received. I can
implement a simple service with the class AsyncCallback (client ask
for something, server send the final solution and client uses that
final solution), but I don't know how to do the another one(client
receives several solutions with a simple petition in different
times).

Thanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to