On Mon, 17 May 2004, Kirschner, Larry wrote: > Sometimes this all works well. Other times, flash successfully connects > to jabber, joins the room, even gets a few events from the room, but > then out of nowhere gets a <stream:error>Disconnected</stream:error> and > jabber closes the connection. Once it gets into this state, the scenario > seems to repeat over and over. I've run TCP dump to see if I'm > inadvertently sending anything to jabber from flash, and I'm not.
Hi Larry, There are definitely issues with Flash's XMLSocket, but I don't think I've ever run into this behavior before. You said that after joining, your client doesn't send any further messages to the MUC room ... I'm wondering if it's related, but I don't think MUC needs messages in order to keep the connection alive :) I've had issues with the MUC component dying on me after long periods of inactivity, but nothing as you describe. What server are you running? Cheers, - Sean Sean Voisen Weblog: http://voisen.org Flash/XMPP: http://xifflabs.com XIFF 2.0: http://www.jabberstudio.org/projects/xiff _______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
