> 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.
Actually, one of the simpler ways is to pace the amount of inform
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