you love tcp
SOURCES: www.wikipedia.com search tcp. can’t get busted for copyright
The Transmission Control Protocol (TCP) is one of the core protocols of the ISP. Whereas IP handles lower-level transmissions from computer to computer as a message makes its way across the Internet, TCP operates at a higher level, concerned only with the two end systems, for example a Web browser and a Web server. In particular, TCP provides reliable, ordered delivery of a stream of bytes from one program on one computer to another program on another computer.
Flow control – limits the rate a sender transfers data to guarantee reliable delivery.
Discarding duplicate packets
Error-free data transfer
Loading...
Good idea for seperating the key tasks that TCP is capable of.
Mr. Pilarski - January 6, 2009 at 6:23 pm
Easy to read and very well summarized
whitealex - January 6, 2009 at 6:23 pm
no, actually, i do not love tcp.
I found this post informative to a certain extent
but it would be better if u explained the points about
Discarding duplicate packets, Error-free data transfer in more detail
jennifercolacci - January 6, 2009 at 6:25 pm