SORT BY:

LIST ORDER
THREAD
AUTHOR
SUBJECT


SEARCH

IPS HOME


    [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

    TCP "reliability"



    > With TCP you get reliable delivery and sending rate adaptability for free.
    > Some posts on this thread have expressed sentiments doubting the
    reliability
    > of the transport which is surprising.
    
    Careful - there are two meanings of the word reliability being confused
    here.
    
    (1) Data is delivered in the face of dropped packets.  TCP is definitely
    	reliable in this sense - all the data is delivered, in order, or the
    	connection closes.
    (2) Data is correctly delivered in the face of corruption.  TCP's 16-bit
    	checksum falls short of a 32-bit CRC in its ability to detect
    	corruption, and hence TCP leaves something to be desired here.
    
    The word "integrity" is a better term for (2) to avoid confusion.
    
    Thanks,
    --David
    ---------------------------------------------------
    David L. Black, Senior Technologist
    EMC Corporation, 42 South St., Hopkinton, MA  01748
    +1 (508) 435-1000 x75140     FAX: +1 (508) 497-8500
    black_david@emc.com       Mobile: +1 (978) 394-7754
    ---------------------------------------------------
    
    


Home

Last updated: Tue Sep 04 01:04:20 2001
6315 messages in chronological order