answersLogoWhite

0


Best Answer

To reassemble the segments into data.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why does the TCP use a sequence number in the header?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why to use tcp header?

a tcp header contains the information of the source and destination networks and well as what port to access with out it the packet would not know where to go


What port does telnet use?

Telnet use port number 23,and connected to TCP


If you have a question as a header do you use a colon behind the question mark?

It would not be common practice to have a colon and question mark ever in sequence.


Does sftp use tcp or udp?

TCP


What port telnet use?

Telnet use port number 23,and connected to TCP


Describe a TCP connection sequence?

The connection establishment process actually accomplishesseveral things as it creates a connection suitable for dataexchange:o Contact and Communication: The client and server makecontact with each other and establish communication bysending each other messages. The server usually doesn't evenknow what client it will be talking to before this point, soit discovers this during connection establishment.o Sequence Number Synchronization: Each device lets theother know what initial sequence number it wants to use forits first transmission.o Parameter Exchange: Certain parameters that control theoperation of the TCP connection are exchanged by the twodevices.


Does tcp use syn packets?

It does. see the tcp video tutorials


What is the use of DOS header files in graphics?

It shows the header information..


What type of connection does http use?

HTTP works over a TCP connection.HTTP works over a TCP connection.HTTP works over a TCP connection.HTTP works over a TCP connection.


What are the Names of header files in java?

Java doesn't use header files.


What is the use of header file stdbool.h?

stdbool header file use for a new data type that is boolean value


What program should you use if you wanted to see how many sessions are running on a TCP network?

You should use "netstat":netstat -p TCP