TCP Header Part – 1

  • April 3, 2012
TCP Header
In this section, we will survey the TCP header in packets. As you know TCP is a layer 4 protocol and its header is also have parameters about layer 4. Before TCP header, packet has layer 3 header, it is IP in our example. And before IP header, packet has layer two header, and this is ethernet II in the example below.
You can also check the below capture, for understanding the tcp header fields.
The section that we will dive in is the tcp header that I mentine before and this part is shown in a rectangle above. Let’s start with source and the destination por fied in TCP header. Source & Destination Port Number As you can see below, the source and the destnation port number field is shown with repeated red lines. Each port field is 16 bits long When a host need to send data, it need the ip address and the port number of the remote node. The ip address is a layer 3 parameter, so it is mentined in ip header. But the port fields are layer 4 parameters and they are mentined in TCP header. IP header has the destination ip address that make the destination unique in the network. And provide reaching the node. But destination port number defines the target service in the destination node. This can be ftp, http or any layer 4 service what else.
Let’s explain this parameters with a real world example. [sc name=”ContentRMessage”] You can reach the TCP Header article series below… TCP Header Part – 1 TCP Header Part – 2 TCP Header Part – 3 TCP Header Part – 4 TCP Header Part – 5  

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Cisco Systems is one of the important vendors in information technology and network field. Many network engineers work with Cisco...

SFP

SFP (Small Form-factor Pluggable) is a hot-pluggable network interface module used in the network devices of today’s computer networks. In...
Network engineers need practice on routers and switches. They use different emulators and simulators to gain hands on experience on...
Most Popular Online Ways To Learn CCNA Network Certifications are very popular in networking World. Many network engineers, network admin...