[jdev] XMPP chat

Peter Saint-Andre stpeter at stpeter.im
Wed Oct 31 18:55:19 UTC 2012


Please send such messages to the jdev at jabber.org list (cc'd):

http://mail.jabber.org/mailman/listinfo/jdev

On Wed, Oct 31, 2012 at 11:49 AM, monti HACHEM <hachemmonti at hotmail.com>wrote:

>  Hello and good day to you !
> We are currently developing an XMPP chat client for iphone and we are
> using openfire as our XMPP server.
> We would like if there is a solution for this :
> 1. Is there any way to acknowledge if a message has been sent to the other
> side (not delivered since we have already implemented this) ?
> This is because sometimes the messages are not sent via XMPP and we would
> like to have similar to a http callback response.
>

You probably want to use some combination of XEP-0198 and XEP-0184, which
solve different parts of the problem:

http://xmpp.org/extensions/xep-0198.html
http://xmpp.org/extensions/xep-0184.html

If XEP-0198 is not supported in Openfire, then you need to either write a
patch or use different server software.

Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20121031/3fd059d3/attachment.html>


More information about the JDev mailing list