Size: 103
Comment:
|
Size: 494
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
'''TCP is a byte oriented protocol'''. This means that each byte of data has a sequence number, and the sequence number field contains the sequence number for the first byte of datacarried in theat segment. The acknowledgement and advertised window fields carry information about the flow of data going in the other direction. '''TCP provides a ''Reliable Byte Stream Abstraction''''' |
Back to ComputerTerms
https://www.scotnpatti.com/unl/images/tcpheader.jpg
TCP is a byte oriented protocol. This means that each byte of data has a sequence number, and the sequence number field contains the sequence number for the first byte of datacarried in theat segment. The acknowledgement and advertised window fields carry information about the flow of data going in the other direction.
TCP provides a Reliable Byte Stream Abstraction
Back to ComputerTerms