If you want to see some RFC which consists of models of networking TCP/IP, you have to do is use the connection to http://www.rfc-editor.org, you will be in a website that allows you to view some or all of the RFC. Most people learn to TCP/IP by reading the other sources (such as this article) before reading the RFC, which shows the high technical nature of the RFC. The point is every people can learn these standards, understand, and implement it.
Some TCP/IP Protocol The Good Popular
When learning something new would be very helpful if we use the example - a particular example. TCP/IP protocol is composed of various individuals. TCP/IP is actually a combination of two of the most popular protocol in the TCP/IP model. The next two sections present a little background of the two protocols.Transmission Control Protocol (TCP).
![]() |
| TCP Error Recovery |
To perform error recovery, TCP uses TCP header before user data. Note that the image above shows some square box, beginning with the word "TCP Header", and followed by "User Data". The header is a collection of overhead bits are added to the user data so that the protocol can do its job. For example, to perform error recovery, TCP packets need to be numbered. For numbered packets, TCP need a place to write down the number. Furthermore, TCP could give a number, called Sequence Number, the TCP header. TCP header part of a packet sent over the network.
TCP also set part of the header to control the number reply. TCP uses are ackowloadgement number in the header to tell the sender of the packet which get an error. Note that fred set the acknowledgment number on the number sign next packet expected to be received by user1. For example, when user1 show replies value 2, it means he gets the number 1 and number 2 hope to get next. Therein User2 know when to send the packet number 2 again. Process shows the expected next package, rather than lists of the last received packet, called forward acknowledgment.


No comments
Post a Comment