On 31 Mar 2011 07:51:01 -0500 Bob Gezelter <gezel...@rlgsc.com> wrote:

> TCP connections are an uninterrupted stream. If a packet is lost, the
> connection will be aborted.

Lost packets are retransmitted.  From "Unix Network Programming", by W. Richard
Stevens, page 205:

"TCP provides a connection-oriented, reliable, full-duplex, byte-stream service
to an application program."

--
pete johnson ~ p...@ucwh.net

Reply via email to