Hi
I am trying to do XMPP client program for chatting with Openfire server. When I am trying to send message with two users the message is sending from one user to another. but while receiving to another user I got an error as shown below.
<message id="l7T41-9" to="mahadeer@moorthy-vaio/Smack" from="admin" type="error">
<thread>k0KTd1</thread>
<error code="404" type="CANCEL">
<remote-server-not-found xmlns="urn:ietf:paramsml:nsmpp-stanzas"/>
</error>
</message>