|
|
|
|||||
|
Ice now supports bi-directional Connections. I have converted one of my Ice Connections to utilitize the bi directional connection, but encounter some problems.
my senerio. 2 servers A and B, and Client C. Client C connects to Server A. Establish a callback to Server A. (As what is done in the example). B Connects to Server A. Creates a DataObject Proxy and passed it to Server A. Server A upon receiving the DataObject, passes it to Client C via the bidir callback. Client C, upon receiving the DataObject, calls a function on the DataObject, and never returns. Upon Debugging, it is found that the ICE Communication between Client C and Server B is already Established. Client C would Invoke The Function at Server B (which already returns) but for Client C, it Function never returns and all communication on Client C Just Hangs there. Previously, Client C creates it own callback proxy to hand it to Server A and it works fine. further debugging reveals that Client C is waiting for notification but Server B already writes the return through the communication channel. Last edited by chuatecksiong : 03-14-2005 at 06:33 AM. Reason: Addition |
![]() |
| 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 |
| IceGrid and bidir | albertods | Help Center | 1 | 11-18-2006 03:47 PM |
| memory cost of bidir | kan | Help Center | 8 | 11-04-2005 08:46 AM |
| problem with demo bidir | kan | Help Center | 5 | 10-31-2005 03:41 AM |
| Questions about the Demos: Bidir and Callback | surfer | Help Center | 4 | 09-23-2005 09:31 AM |
| Question about the bidir demo program | umber | Help Center | 2 | 07-21-2005 03:16 PM |