網際網路 TCP問題
Host A is sending an enormous file to Host B over a TCP connection. Over this connection there is never any packet loss and the timers never expire. Denote the transmission rate of the link connecting Host A to the internet by R bps. Suppose that the process in Host A is capable of sending data into its TCP socket at a rate S bps,where S=10R . Further suppose the TCP receive buffer is large enough to hold the entire file,and the send buffer can hold only one percent of the file. What would prevent the process in Host A from continuously passing data to its TCP socket at rate S bps ? TCP flow control ? TCP congestion control ? Or something else ? Elaborate.
有誰會.請寫中文.3Q
2.
1 個解答
- 波阿斯Lv 61 0 年前最佳解答
請先去了解各名詞的解釋. 這樣你就會知道其關係.不然說了你也會霧殺殺.
A: transmission rate
B: sending data rate
C: process time(這個題目沒講到)
D: TCP flow control
E: TCP congestion control
以下這篇文章,可供您參考.
http://wiki.iiietc.ncu.edu.tw/mediawiki/index.php?...
若還有問題歡迎Mail給我!!
參考資料: 自己經驗