Tsunami UDP Protocol

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description The Tsunami UDP Protocol is a UDP-based protocol that was developed for high-speed file transfer over network paths that have a high bandwidth-delay product. Such protocols are needed because standard TCP does not perform well over paths with high bandwidth-delay products.[1] Tsunami was developed at the Advanced Network Management Laboratory of Indiana University.[2] Tsunami effects a file transfer by chunking the file into numbered blocks of 32 kilobyte. Communication between the client and server applications flows over a low bandwidth TCP connection, and the bulk data is transferred over UDP.[3]

References

<templatestyles src="Reflist/styles.css" />

  1. How Tsunami Works
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links