Thx for the answers.

On Sep 30, 6:50 pm, Catel Anthony <[email protected]> wrote:
>   Indeed, there is no event on the server-side to handle lost messages
> (i.e. timeout-ed users).
>
> (sorry)
>
> Le 01/10/2010 03:49, Ruben Decleyn a �crit :
>
> > Do you mean like a callback ?
> > or rather like a handshake ?
>
> > because the callback is already there, look it up in the docs
> > the handshake, well, if you send a raw and there is nothing happening
> > onRaw, well then it simply didn't arrive..
> > or do you need to know the exact error of what went wrong ?
>
> > Kind Regards.
> > Ruben Decleyn
>
> > On Wed, Sep 29, 2010 at 6:32 PM, Nicolas <[email protected]
> > <mailto:[email protected]>> wrote:
>
> >     Hi,
>
> >     Basic question.
>
> >     A user is connected to an APE chat.
>
> >     A new message is sent to the user client, but fails to arrive, for
> >     whatever reason.
>
> >     What happens?
>
> >     Is there some kind of "acknowledgement of receipt" that will say to
> >     the server that the message has been well received (in this case no
> >     acknowledgment and then the server sends the message again)?
>
> >     I guess that there is no such thing, but I just want to make sure. So
> >     this "acknowledgement of receipt" has to be written by us, if we
> >     really want to make sure that no message is missing.
>
> >     Thx in advance for your help.
>
> >     Nicolas.
>
> >     --
> >     You received this message because you are subscribed to the Google
> >     Groups "APE Project" group.
> >     To post to this group, send email to [email protected]
> >     <mailto:[email protected]>
> >     To unsubscribe from this group, send email to
> >     [email protected]
> >     <mailto:ape-project%[email protected]>
> >     For more options, visit this group at
> >    http://groups.google.com/group/ape-project?hl=en
> >     ---
> >     APE Project (Ajax Push Engine)
> >     Official website :http://www.ape-project.org/
> >     Git Hub :http://github.com/APE-Project/
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "APE Project" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group at
> >http://groups.google.com/group/ape-project?hl=en
> > ---
> > APE Project (Ajax Push Engine)
> > Official website :http://www.ape-project.org/
> > Git Hub :http://github.com/APE-Project/

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to