<div dir="ltr">Hi Michael,<div><br></div><div>When developing a chat client, it is very useful to have your own server to test against.... If there are any errors in what you send the server will terminate the connection with little or no indication of what is wrong. Having your own server allows you to see the server logs and messages and find out what the issues is.</div>
<div><br></div><div>We have tried many of the open source XMPP servers and I think the one I would recommend to develop agains is prosody. (<a href="http://www.prosody.im">www.prosody.im</a>) Very very easy to set up, they have an active developer and user forum and can be simply installed on windows, mac or linux.</div>
<div><br></div><div>For a web based client, I would suggest looking at <a href="http://strophe.im/">http://strophe.im/</a>. I use the 'C' library rather than the Javascript, however, I am told the strophe.js is really very good.</div>
<div><br></div><div>Hope this helps</div><div><br></div><div>Good luck with your thesis</div><div><br></div><div>Mat</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 23, 2014 at 11:44 AM, Cabus, Michael <span dir="ltr"><<a href="mailto:CabusM@philau.edu" target="_blank">CabusM@philau.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
  I am setting up chat as part of my thesis project for interactive design and media.<br>
<br>
I am using a book on XMPP to setup a framework:<br>
<br>
<a href="http://arialboundaries.com/groupchat/" target="_blank">http://arialboundaries.com/groupchat/</a><br>
<br>
I notice it is not, however, that stable...would setting up my own XMPP server help make it more stable...with this framework, I sign on, and the connection is not so persistent...<br>
<br>
Any help/direction would be appreciated...<br>
<br>
Thanks so much<br>
<span class="HOEnZb"><font color="#888888"><br>
Michael Cabus<br>
Student, Interactive Design and Media<br>
Philadelphia University<br>
_______________________________________________<br>
JDev mailing list<br>
Info: <a href="http://mail.jabber.org/mailman/listinfo/jdev" target="_blank">http://mail.jabber.org/mailman/listinfo/jdev</a><br>
Unsubscribe: <a href="mailto:JDev-unsubscribe@jabber.org">JDev-unsubscribe@jabber.org</a><br>
_______________________________________________<br>
</font></span></blockquote></div><br></div>