APE Protocol is an application level protocol. I believe, even if you were
to get a TCP acknowledgment, there's no way to determine that the client
actually received your RAW.

On Fri, Oct 29, 2010 at 3:22 PM, KaroDidi <[email protected]> wrote:

> So, actually, it's a "NO"... Sending ACKs back and forth and waiting
> for callbacks  would create to much traffic in my case.
> I was just wondering...
>
> Is there no way to get a feedback from the socket if the message was
> "picked up" or not?
>
>
>
> On 29 Okt., 16:41, Felix Filozov <[email protected]> wrote:
> > I suspect the only way know that a raw has been received, is for the
> client
> > to reply with a command indicating so.
> >
> >
> >
> >
> >
> >
> >
> > On Fri, Oct 29, 2010 at 5:49 AM, KaroDidi <[email protected]>
> wrote:
> > > Hi,
> >
> > > is there a way to determine on the server side if the send of a raw
> > > failed?
> >
> > > Imagine the user is about to time out (closed his browser but is not
> > > yet gone for 45 seconds) and is supposed to receive a message now.
> > > Server sends the raw to his (still existing) pipe.
> >
> > > Is there a way to see if this message was dropped? Is there an event I
> > > can listen to?
> > > Seems as if there is no callback/return value on the sendRaw I can
> > > use...
> >
> > > Thanks
> >
> > > Peter
> >
> > > --
> > > 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]<ape-project%[email protected]>
> <ape-project%2bunsubscr...@googlegr oups.com>
> > > 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]<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/

Reply via email to