Wireshark mailing list archives

FW: wireshark decodes xml files?


From: <upendra.allu () wipro com>
Date: Mon, 30 Aug 2010 13:37:22 +0530



Hello,



Thanks for your quick information.

Right now I am decoding my plug-ins with .pcap files using Wireshark,
but now I want to decode them using xml files.

For that I want to know 2 things.



1.       What are the changes required in my code in order to decode
them with xml files.

2.       How Wireshark decodes xml files? For decoding pcap files, we
can directly load xxx.pcap file into Wireshark so that it can understand
and decodes, but whereas for xml file, how to load it into Wireshark? As
Wireshark don't understand xml file.

If there are any documents or links which can answer my question please
provide me



Thanks,

Upendra



From: wireshark-dev-bounces () wireshark org
[mailto:wireshark-dev-bounces () wireshark org] On Behalf Of Anders Broman
Sent: Monday, August 30, 2010 11:38 AM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] wireshark decodes xml files?



upendra.allu () wipro com skrev 2010-08-30 07:57:

Hello,



I want to decode xml files in Wireshark to decode my plug-ins.

I have no idea on how Wireshark can decode xml files? Can anyone help on
this?

Are you saying that the protocol your plugin dissects have xml elements
in it?
if so you may have to add your application type to the table
"default_media_types" in packet-xml.c
Regards
Anders



Best regards,

Upendra

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.

www.wipro.com



________________________________________________________________________
___
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
<mailto:wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

mailto:wireshark-dev-request () wireshark org?subject=unsubscribe




Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive 
use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately 
and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for 
the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: