Thanks Angus,

Yes, I'm focused on the way that I am decoding the stream from the receive
function.  It's possible that I'm getting multiple messages at once and not
realizing it. I've also had applications running for months without seeing
this issue. It's curious how this happens at one site and only after
several hours of running.

Alex

On Mon, Jul 30, 2012 at 3:23 AM, Angus Robertson - Magenta Systems Ltd <
an...@magsys.co.uk> wrote:

> > With a sniffer I can see that all 8  messages are coming from the
> > remote device, but twsocket misses some.
>
> Sockets send a stream of data, which is error corrected to ensure nothing
> is corrupted or missing.
>
> If you are missing bits of that stream, the error must be in the way you
> removing data from the received stream, in the SocketDataAvailable event
> using ReceiveFrom or Receive.
>
> I've got applications sending data to each other each second for weeks at
> a time, with no lost data.
>
> Angus
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>



-- 
*Thanks,

Alex*


*Alex Greenspan*
*Digital Matrix Corporation
92 Madison Ave.
Hempstead, NY 11550
USA*
*
tel. +1.516.481.7990*
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to