Tcp tutorial part 2

TCP Segment format:

The figure below show the TCP segment format. It show the different
field within the TCP header.

bit 0 bit 16 bit 32
------------------------------------------------------------------
Source port (16) Destination port (16)
________________________________________________________________

Sequence number (32)
_________________________________________________________________

Acknowledgement number (32)
_________________________________________________________________

Header Reserved Code Bits Window (16)
Length (6) (6)
(4)
______________________________________________________________

Checksum (16) Urgent (16)
________________________________________________________________

Options (0 or 32 if any)
_________________________________________________________________

Data (varies)

Related Posts:

  • Keeping the Windows XP Core in the RAM If you have 512 MB or more of RAM, you can increase system performance by having the Windows XP 'Core' kept in the RAM instead of paged on the hard disk.Go to Start -> Run - Type regedit and … Read More
  • How to find the IP address of the sender in Yahoo! mail When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need … Read More
  • How to find the IP address of the sender in Hotmail When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need … Read More
  • Create A Hidden User Account Create A Hidden User AccountThis tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to … Read More
  • Recover the lost administrators password in Windows XP Slightly more work needed if you lose or forget the Windows XP administrator password.1.First reboot Windows XP in safe mode by re-starting the computer and pressing F8 repeated as the computer starts up.2.Then (in… Read More

0 comments: