Hi Francois,

It's not really a problem.

The amount of data I send is unknown until I have finished creating it;
however I'm sending it over the socket before I've finished creating it. The
creation can be faster than the sending so I thought it would be a good idea
to show how much data there was in the send buffer which I assume is used by
"Twsocketclient.PutDataInSendBuffer"

Therefore I was looking of a way of getting how many bytes there are left to
send in the sendbuffer used by twsocketclient.PutDataInSendBuffer

Hope that makes it a bit clearer.


Gary
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Francois Piette
Sent: 24 April 2007 15:20
To: ICS support mailing
Subject: Re: [twsocket] twsocket Server

> I have an application that creates the data to send over a
> socket on the fly and would like to have a progress bar that
> tells me how much data is left to send.

Since it is your application that send the data and know how many data is
left to send, I think it is not a socket problem at all ! Or maybe I
misunderstood your problem.


Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
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

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