In article <cquc0j$751$(E-Mail Removed)>,
(E-Mail Removed)
says...
> Hello,
>
> I'm a programmer, and am programming a client-server application. I need the
> server to know what is the bandwidth of the client, i.e., the bandwitdh of
> the internet connection to the client's ISP. How can I get that information
> (I can implement it either on the server side or on the client side).
Since "bandwidth" available to any client can change at any second, and
does, it's not a good idea to base any decisions on that measure.
As for your answer, other than the above, I don't have any idea.
--
--
(E-Mail Removed)
(Remove 999 to reply to me)