Site Statistics
 
Threads: 4,004
Posts: 17,497
Members: 2,984
Users Online: 14
Newest Member: delon23


Go Back   PC101 > Computer Related Forums > Wired and Wireless Networking

Wired and Wireless Networking Learn to link several devices, such as computers, workstations, printers together for the purpose of sharing resources. Here youc an discuss WiFi (wireless) networking too.


Reply
 
LinkBack Thread Tools Display Modes
Old 11-14-2005, 01:47 AM   #1
Freshman
 
Join Date: Nov 2005
Posts: 7
Rep Power: 0 zillah is on a distinguished road
Fragmentation offset

I am looking to understand the concept of fragmentation offset, because I get confused with 13 bits and 8 bytes (64 bits), I have read many article online without clear understanding
zillah is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-14-2005, 06:09 AM   #2
Professor
 
Join Date: Jul 2005
Posts: 2,208
Rep Power: 6 Will.Spencer is on a distinguished road
Packet fragmentation can be extremely difficult to understand.

What sometimes helps is to spend a few hours reading the output of a good packet sniffer. That can help a person to get a feeling for how TCP/IP really works.

The fragment offset field tells the receiver the position of a fragment in the original datagram. The fragment offset and length determine the portion of the original datagram covered by this fragment.

The Fragment Offset field is 13 bits in length.

Within the Fragment Offset field, each bit represents 8 octets (64 bits).

So...

0000000000001 means that the packet fragment is offset by 8 bits.

0000000000010 means that the packet fragment is offset by 16 bits.

0000000000011 means that the packet fragment is offset by 24 bits.

This is explained fairly well in [url=http://www.faqs.org/rfcs/rfc791.html]RFC 791: Internet Protocol: DARPA Internet Program Protocol Specification[/ur].
Will.Spencer is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:21 AM.

Powered by vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5