|
From: <Zol...@ss...> - 2006-11-30 19:49:46
|
Hello, Can someone tell me how I can see if a session is logged on from an Application? For some reason in my acceptor application Session.isLoggedOn() is not updating when the initiator disconnects. A line of code for this would be great. My application sends IOIs when an initiator logs on. I have a loop that's entered from onLogon(). At this point I would like my acceptor to send IOIs until the initiator logs off but I can't capture the logoff event. Your help is appreciated. Thank you, Zoltan |