Hello,
I find the book 'Professional XMPP - Programming with JavaScript and jQuery (Wrox, 2010, 0470540710)' very useful in developing a one-one chat application. It works fine with the jabber server.
Now my requirement is to run the application using a local server. For that reason, i have installed 'OpenFire' server.
How can i configure openfire server so that my application uses a locally installed 'Openfire' server. What are the changes that i have to make in strophe.
js.