ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: RE: [Ethereal-dev] Is Skinny Segmented?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Rami AlHasan" <Rami.AlHasan@xxxxxxxxxxxx>
Date: Tue, 17 Aug 2004 09:41:53 +0200
>> 2- When I get the second TCP packed should I read directly from 
>> payload assuming that this my required segment. i.e. without header 
>> checking issues as in the normal start of skinny validation.

>use the abstraction above and you dont have to worry about reassembly.
>Ethereal will do it for you.

That's true, no need to reinvent the wheel, it's already their in
ethereal, but I am asking because I am doing my own implementation for
skinny. So I would be grateful, if any can help me to understand the
concept I am asking about.

Regards,
Rami.AlHasan