Question:
Effect of buffer size on fill rate x(t)
Consider the client buffer shown in the enclosed figure. Suppose that the server pushes the media into the socket as quickly as possible, and the available TCP bandwidth is >>d.
[1] Consider the following three scenarios:
a) the buffer is big enough to contain the whole media.
b) the buffer can only store one-third of the media.
c) the buffer can contain only one-tenth of the media.
Describe how x(t) and the contents of the client buffer will evolve over time.
[2] Describe what consideration we should take if the TCP is replaced with the UDP protocol.