[jdev] Problem with group chat app

Dave Cridland dave at cridland.net
Mon Mar 24 07:11:39 UTC 2014


On 24 Mar 2014 00:45, "Cabus, Michael" <CabusM at philau.edu> wrote:
>
> Hi
>   I have the framework for a group chat app:
>
> http://arialboundaries.com/groupchat/
>
> It seems to work, essentially; but, I do not think it is properly logging
on...it quickly forces a user to sign back on after signing off.
>

Now, I assumed you meant authenticate by logging on. But then you use
signing in.

Assuming you meant authenticate both cases, my guess is the resource
conflict resolution - you're connecting multiple sessions with same
resource name, so the server trying figure out what you meant.

> Any ideas why this would happen, or how I could debug?
>

With these things, you really want the protocol transcript so you see what
gets sent when.

> I have this setup locally, too, using Prosody...
>
> Thanks so much,
>
> Michael Cabus
> Student, Interactive Design and Media
> Philadelphia University
> _______________________________________________
> JDev mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jdev
> Unsubscribe: JDev-unsubscribe at jabber.org
> _______________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20140324/2b39f1ed/attachment.html>


More information about the JDev mailing list