With regards to the correspondent who asks:
>>I am confused about the “R-E-S-P-E-C-T, take out T-C-P”
>>part. What exactly happens when you take out T-C-P?
I was wondering if the said millionth stopped to consider the possiblity that Otis was providing his comment on RFC
793, the TCP/IP protocol, in which case the effect of taking out the TCP would be to provide raw IP capabilities, or the opportunity to use an alternative transport protocol.
As any network engineer knows, TCP/IP is a tranport-oriented protocol with error-handling capabilities in the transport layer. Perhaps Otis was expressing his preference for UDP, User Datagram Protocol, which unlike Transport Control Protocol, avoids the costly overhead of error-handling code in the packet header. Understandable considering the small bandwidth of networks in the 1960’s.
Of course, they did not have RFC 793 implemented back then: however, they did have RFC 1149 (cf. ftp://ftp.isi.edu/in-notes/rfc1149.txt ) implemented in some MANs (metropolitan Area Networks.)
HTH,
Ludovic