----- Original Message ----- 
From: "Robert Haditama" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Monday, October 03, 2005 12:14 PM
Subject: Re: [twsocket] OnClientDataAvailable


> Just now, fortunately, i can repeat the situation so
> that the problem raise. Using the log in the
> onclientdataavailable, i see that when the client send
> the 98th, the server receive the 97th message (that's
> already been processed before). Client send the 99th,
> server receive the 97th (again) and the 98th (no
> 99th). Client send the 100th, server receive the 97th
> & the 98th (again), and also the 99th. Just like that,
> goes on and on. But at the same time, the other client
> is processed correctly.
> What's wrong ?
>
> Robert.
>

Post some code, its hard to know whats wrong without.
If I remember correctly, isClient lets you pass a pointer/object and will 
return true if its a client of the twsocketserver.

Dan 

-- 
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