On 06/10/2008 11:43 AM, Marcus Lundblad wrote:
> I was just looking a bit at XEP-0047 (in-band bytestreams).
> 
> In section 6 it says:
> 
> Example 6. Acknowledging data using iq
> 
> <iq from='[EMAIL PROTECTED]/balcony' to='[EMAIL PROTECTED]/orchard' 
> type='result' id='ibb1'/>
> The sender need not wait for these acknowledgements before sending
> further stanzas. However, it is RECOMMENDED that the sender does wait in
> order to minimize possible rate-limiting penalties.
> 
> Further the XEP states that if the server supports Advanced message
> processing, data should be sent using <message/> stanzas, rather than
> <iq/>
> 
> However, when sending <message/> stanzas, is it possible to get an
> acknowlegment to know when to send the next data chunk without placing
> to much load on the server?

You could use XEP-0184 for that, but if you really want acks then IMHO
it's best to use IQs.

Peter

-- 
Peter Saint-Andre
https://stpeter.im/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to