Bandwidth Calulation!
-
well! i have a problem which is a bit different from the general mood of questions here! I have a client server application for which i want to calculate that: in order to serve 40 client connections (doing file transfers with average file size being 3MB), for which the clients must be having a download speed of atleast 4KB/sec how much bandwidth must be allocated at the server side so that it server those 40 clients well! I want answer to this specific quiestion and if some one can give me a formula for this i'll be very thankful. Auf Wiedersehen
-
well! i have a problem which is a bit different from the general mood of questions here! I have a client server application for which i want to calculate that: in order to serve 40 client connections (doing file transfers with average file size being 3MB), for which the clients must be having a download speed of atleast 4KB/sec how much bandwidth must be allocated at the server side so that it server those 40 clients well! I want answer to this specific quiestion and if some one can give me a formula for this i'll be very thankful. Auf Wiedersehen
((40 * 4) * 8) = 1280 bits pr. second. Which is a 1.25 Mbit network ;) - Anders Money talks, but all mine ever says is "Goodbye!"