|
|
|
|||||
|
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 |
|
|||||
|
Thanks - I thought I was going to have to do that, I just didn't want to! I just thought that maybe as the server had sent one response back to the client, then possibly it could send multiple responses before the channel got closed.
Cheers Lance |
|
||||||
|
I'm afraid this is not possible, because it would destroy the call type transparency. I.e., the server doesn't know if it receives an AMI call, and the client doesn't know if the server processes a request as AMD.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Callbacks in Glacier2 | davidcr1983 | Help Center | 4 | 08-14-2006 09:49 AM |
| Glacier2+Callbacks | KE5CRP | Help Center | 6 | 04-13-2005 06:55 PM |
| Ice timeouts, callbacks, and shutdown. | rhochmuth | Help Center | 1 | 09-09-2004 10:50 AM |
| The use of context for callbacks | catalin | Help Center | 1 | 08-29-2004 12:42 PM |
| Server To Client Callbacks | kssreeram | Help Center | 14 | 10-15-2003 01:40 PM |