Anybody have any idea how to compute for the throughput of a connection given the congestion window size of each segment, but not given the RTT? My log file doesn't provide the individual RTT values, but I have the total transmission time though.
When I sum the total congestion window size of the connection and divide it by the transmission time, I get unbelievably high throughput values like 20MB for my 802.11b connection, which has a ceiling of 11MB.
Any form of reply will be extremely appreciated. Thank you!
