Functions and significance of tcp header’s fields, Computer Networking

Assignment Help:

Describe the functions and significances of all fields (such as Source Port and Destination Port) of a TCP header.

Functions and significance of tcp header's fields

FIELDS

TCP Source Port

The TCP Source port has the port number; from this port packets are sent. This port is dynamically assigned by the stack of TCP.

TCP Destination Port

The TCP Destination port has a port number and from this port number packets are routed.TCP stack is responsible for routing data to destination point.

Sequence Number     

The sequence number is used for initializing the session in TCP.

Acknowledgment Number

The Acknowledgement Number is number assigned for session initialization.

Data Offset

The Data offset is meant for ending the header of TCP packet and from that point data starts and that data ends is equal to the 32 bit words.

Reserved

This field is responsible for handling future requirements.

Control Bits

702_tcp-control-bits.png

URG (Urgent)

The Urgent pointer in the TCP Header field is of great significance. The urgent pointer points to the data of the packet where urgent data has been saved.

ACK(Acknowledge)

The Acknowledgement is a bit which have a lot of importance. The acknowledgement is used to acknowledge the earlier sent packets. 

Push Function

The push function is used to destroy data through the TCP layer.

Reset

In Reset connection is again reset if there had been any error or any kind of interruption.

Synchronize

In this, system generates some synchronized sequence number and assigns it to sessions and this sequence number is used during the establishment of session.

Finish

If there is no data there to send from the sender then the session will be finished.

           770_TCP-header.png

The length of TCP header is of 32 bit

Window

The window is meant for providing a way of each side of communication that provides a way of checking the flow of packets to the destination point and also be sure that all packets have been received properly by the receiver before sending any new packet to the receiver.Checksum

The Checksum provides a way for checking and verifying that TCP packet that includes header and data should not corrupt in its journey across the network.

Urgent Pointer

This field has a Pointer into the data of the packet to indicate where urgent information is located.

OPTIONS

The options include the additional information about the TCP processing capabilities used during connection between Source and Destination.

Padding

The padding is used to extend the length of the TCP Header its initial bit set to 0.It makes sure that every packet should be send properly.

Data fields

Data fields are used for urgent data.


Related Discussions:- Functions and significance of tcp header’s fields

Explain the OSI Model Facts, OSI Model Facts The OSI model classifies a...

OSI Model Facts The OSI model classifies and organizes the methods that hosts perform to maintain data for transport across the network. You should be familiar with the OSI m

State the methods to keep the attackers at bay, State the methods to keep t...

State the methods to keep the attackers at bay Another best methods to keep the attackers at bay is known as network address translator or NAT. The philosophy behind the design

Shared programming using library routines, Shared Programming Using Library...

Shared Programming Using Library Routines The most well-liked of them is the use of combo function called fork() and join(). Fork() function is used to make a new child proces

Router share information in distance vector routing, Explain how does route...

Explain how does router share information in Distance Vector routing?

Show the rs232 logic waveform, Q. Show the RS232 Logic Waveform ? RS-2...

Q. Show the RS232 Logic Waveform ? RS-232 Interface Three most important wires for the Serial interface Transmit - Pin 2 Receive - Pin 3 Ground - Pin

Ip checksum, This code properly implements the IP checksum function on a 32...

This code properly implements the IP checksum function on a 32-bit machine: unsigned short cksum(unsigned short *buf, int count) { unsigned long sum = 0; while (count--) { sum += *

What is network server, What is Network Server? Network Server is a com...

What is Network Server? Network Server is a computer in Network that is designated to give one or more network service. For instance file server, database server etc.

How does a token-passing protocol works, How does a Token-Passing Protocol ...

How does a Token-Passing Protocol works? The token-passing protocol relies on a control signal known as the token. A token is a 24-bit packet that circulates throughout the net

Subtle point, It is possible for a datagram to generate ICMP errors after i...

It is possible for a datagram to generate ICMP errors after it has been fragmented. For example, suppose that each of two fragments cannot be delivered. Seemingly, this would mean

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd