|
Question about the bidir demo program
I am playing with the java bidir demo program. The program works fine in the original form. [I just tried the C++ version, it has the same problem.]
But I found that if I made the Server wait longer (e.g. 300 seconds) to call the Client's callback, there will be an Ice.CloseConnectionException exception and the client would be removed from the Server's list. I am wondering if this is a bug and how I can make the wait time longer. I am sorry if this is mentioned in the manual, I am very new to the whole topic.
Thank you very much!
Last edited by umber : 07-21-2005 at 02:43 PM.
|