Hello John,

> I seem to get the OnDataSent event when I initially connect to a socket and
> before sending any data - is this correct?

Yes this is correct. There is data deliverd to initiate the connection,
so winsock generates this event.

> I am confused as to what the ReadCount is

Where is the ReadCount ?

---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz

Monday, October 30, 2006, 18:06, John Barrat wrote:

> I seem to get the OnDataSent event when I initially connect to a socket and
> before sending any data - is this correct?
 
> I am confused as to what the ReadCount is.  Is it simply a sum of all the
> bytes which have been read by the Received method since the session was
> started or is the number of bytes waiting in the receive buffer.
 
> John Barrat

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