Re: [Coder-Com] CNOTICE and CPRIVMSG

2001-05-06 Thread dsen
It wouldnt. Wouldnt increase OR decrease congestion. Would make the user experience of IRC a lot better.just as many of the undernet innovations has in the past. On Mon, 7 May 2001, Richard Smith wrote: > ... and that would account for internet congestion how? > > -- > Richard T Smith (aka x

Re: [Coder-Com] CNOTICE and CPRIVMSG

2001-05-04 Thread dsen
I understand your intentions of disconnecting flooders. I am just suggesting that you use time stamps with your CLIENT_FLOOD threshold. So that if a client's receive queue exceeds a certain amount of bytes in a given period of time, then disconnect it. That way the client can pace the amount of d

Re: [Coder-Com] CNOTICE and CPRIVMSG

2001-05-02 Thread dsen
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. On Tue, 1 May 2001, Kev wrote: > > > Does