On 03 May 2001, la 03:52, [EMAIL PROTECTED] wrote:

>
>Thanks for clearing that up.
>
>How should a client be programmed such that the receive queue never grows
>above CLIENT_FLOOD? Should it control the amount of text per given time?
>The client has no knowledge of how large the receive queue is on the
>server.
>

Basically you have to send only 5 lines at a time, then one line every 2 seconds, 
although the algorithm is a little bit more complicated.

Check out xchat (an IRC client, if you don't already have it -- http://www.xchat.org). 
It has an output throttle which I am the proud implementor of :) that does exactly 
that.


Alex Badea * Linux User #124197
http://vampire.go.ro

Reply via email to