Handling Packet Fragementation has been edited by Maarten Bosteels (Dec 30, 2008).

(View changes)

Content:

This page is being updated

IP Fragmentation and Reassembly Process

IP Fragementation

IP Fragmentation occurs, when a packet being sent is larger than the MTU of the transport network like Ethernet. The IP packets can be fragmented by the routers as well. The fragments are reassembled only at the final destination by the IP Layer.

Insert a picture

Message Sequencing

Handling message packets in MINA

See Tutorial on ProtocolCodecFilter (for Mina 2.x)

Reply via email to