I now suspect that the data is only being sent once.

When I receive a certain packet I pop up a messagebox asking the user
a question and I suspect it is this that is causing the packet to be
repeated since it is ultimately being displayed by a call from the
OnDataAvailable event.

How may this be prevented?  I cannot disable all messge processing in
my app whilst it's in the OnDataAvailable event.


On 26/09/2007, Wilfried Mestdagh <[EMAIL PROTECTED]> wrote:
> Hello David,
>
> Eventually you can check with SocketSpy what exacly is sent.
>
> ---
> Rgds, Wilfried [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
>
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
>
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to