Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Query Regrading collection of data packets

From: "Abhik Sarkar" <sarkar.abhik@xxxxxxxxx>
Date: Sat, 18 Aug 2007 14:37:00 +0400
Apologies... the link in the earlier mail was from the user guide.
This is the link from the developer's guide:
http://www.wireshark.org/docs/wsdg_html_chunked/ChDissectReassemble.html

On 8/18/07, Abhik Sarkar <sarkar.abhik@xxxxxxxxx> wrote:
> Hi Vaibhav,
>
> I believe the reassembly section of the developer's guide might give
> you some hints:
> http://www.wireshark.org/docs/wsug_html_chunked/ChAdvReassemblySection.html
>
> For examples, you can check out
> - packet-smpp and packet-gsm_sms_ud. In these, data from multiple SMPP
> PDUs are passed to the GSM SMS UD dissector to form one SMS
> - packet-syslog and packet-mtp3. In this the data is not from multiple
> syslog packets, but it has a simple example of one dissector passing
> data to another dissector in a new tvb.
>
> Hope this helps
> Abhik.
>
>
> On 18-Aug-2007 14:56:03 ZE5B, vaibhav.agarwal@xxxxxxxxxxx
> <vaibhav.agarwal@xxxxxxxxxxx> wrote:
> >
> >
> >
> >
> >
> > Hi,
> >
> > This is possible if I want to collect 2 or more previous  data packets and
> > sent it to some other dissector in tvb format.
> >
> >
> >
> > Thanks & Regards,
> > Vaibhav
> >
> > ***********************  Aricent-Unclassified   ***********************
> >
> > "DISCLAIMER: This message is proprietary to Aricent  and is intended solely
> > for the use of
> > the individual to whom it is addressed. It may contain privileged or
> > confidential information and should not be
> > circulated or used for any purpose other than for what it is intended. If
> > you have received this message in error,
> > please notify the originator immediately. If you are not the intended
> > recipient, you are notified that you are strictly
> > prohibited from using, copying, altering, or disclosing the contents of
> > this message. Aricent accepts no responsibility for
> > loss or damage arising from the use of the information transmitted by this
> > email including damage from virus."
> >
> >
> >
> > _______________________________________________
> > Wireshark-dev mailing list
> > Wireshark-dev@xxxxxxxxxxxxx
> > http://www.wireshark.org/mailman/listinfo/wireshark-dev
> >
>