View Single Post
  #1 (permalink)  
Old 08-12-2003
Lance Lance is offline
Registered User
 
 
Join Date: Aug 2003
Posts: 3
Repeating callbacks

Is there any way using the AMI/AMD asynchronous calls to make repeated callbacks to a client from the server. I.e. client makes call to server, server sends results back to client in a callback, the server can then call the callback again and again, sending different data to the client?

Cheers

Lance
Reply With Quote