Penguin

Differences between version 15 and predecessor to the previous major change of TCP.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 15 Last edited on Friday, January 27, 2006 1:40:52 pm by IanMcDonald Revert
Older page: version 14 Last edited on Friday, May 27, 2005 1:48:41 pm by JohnMcPherson Revert
@@ -1,7 +1,7 @@
 [TCP] is an [Acronym] of TransmissionControlProtocol. 
  
-[TCP] is an ordered stream. Compare [XCP] 
+[TCP] is an ordered stream. Compare [XCP] and [DCCP
  
 Someone who's done 312 recently want to write a big long discussion about Nagle, Slow start, backoff, congestion control, window sizes etc? 
  
 We have separate pages discussing TcpStates, and the TcpWindow. 
@@ -64,7 +64,8 @@
 See also: 
 * [A very nice cheat sheet | http://www.sans.org/newlook/resources/tcpip.pdf] for [TCP/IP] 
 * [assigned tcp options|http://www.iana.org/assignments/tcp-parameters] 
 * [Linux Congestion Control | http://www.cs.helsinki.fi/u/sarolaht/papers/linuxtcp.pdf ] 
+* TcpTuning  
  
 ---- 
 CategoryProtocols, CategoryNetworking