cft(hostA:file1, hostB:file2)
that (eventually) brings about the following conditions:
file2.
file2 is a bit-by-bit exact copy of file1 on host A.
file2 against file1.
file1 into segments and do send and verify on the
segments.
The function in question can completely and correctly be implemented only with the knowledge of the application standing at the end-points of the communication system.Therefore, providing the questioned function as a feature of the communication system itself is not possible. (Sometimes an incomplete implementation of the function provided by the communication system may be helpful as a performance enhancement.)
Simplicity is paramount because complexity is unscalable. The end-to-end guideline is derived from simplicity.
The motivations for moving function into the network is growing stronger, but the end-to-end guideline has served the Internet well and should not be ignored when considering changes to the Internet architecture.
This page last modified on 6 December 2004.