[Wireshark-dev] libwireshark message "Dissector is not available"

2017-10-15 Thread 于明明-安盟信息
Hi, All: I try to use libwireshark (version is 2.0.2) to parsed 61850 MMS data packet, but get the message " Dissector is not available", below is the output: == itemname: tpkt, TPKT, Version: 3, Length: 66     itemname: tpkt.version, Version: 3     i

[Wireshark-dev] libwireshark

2011-06-24 Thread Jozsef Gegeny
Hi List, Someone would be so nice to lend me a precompiled 32bit libwireshark.lib? >From the latest 1.6.0 version. Regards, Jozsef ___ Sent via:Wireshark-dev mailing list Archives:http://www.wireshark.org/lists/wires

Re: [Wireshark-dev] libwireshark documentation?

2008-04-03 Thread Sébastien Tandel
> > If you have the source code, you should notice the doc directory in > > which stands several readme's describing the API. > > I did notice the doc/ directory and the various README files. > > However, the documentation in the doc/ directory is written for > dissector writers, not for people w

Re: [Wireshark-dev] libwireshark documentation?

2008-04-02 Thread Eloy Paris
Hi Sébastien, On Wed, Apr 02, 2008 at 04:23:13PM -0800, Sébastien Tandel wrote: > On 4/1/08, Eloy Paris <[EMAIL PROTECTED]> wrote: > > > > On Tue, Apr 01, 2008 at 06:34:45PM +0200, Sébastien Tandel wrote: > > > > > If you have the source code, you should notice the doc directory in > > > which

Re: [Wireshark-dev] libwireshark documentation?

2008-04-02 Thread Sébastien Tandel
On 4/1/08, Eloy Paris <[EMAIL PROTECTED]> wrote: > > On Tue, Apr 01, 2008 at 06:34:45PM +0200, Sébastien Tandel wrote: > > > If you have the source code, you should notice the doc directory in > > which stands several readme's describing the API. > > I did notice the doc/ directory and the variou

Re: [Wireshark-dev] libwireshark documentation?

2008-04-01 Thread Eloy Paris
On Tue, Apr 01, 2008 at 06:34:45PM +0200, Sébastien Tandel wrote: > If you have the source code, you should notice the doc directory in > which stands several readme's describing the API. I did notice the doc/ directory and the various README files. However, the documentation in the doc/ direc

Re: [Wireshark-dev] libwireshark documentation?

2008-04-01 Thread Sébastien Tandel
Hi, If you have the source code, you should notice the doc directory in which stands several readme's describing the API. Regards, Sebastien Tandel On Tue, Apr 1, 2008 at 1:24 AM, Eloy Paris <[EMAIL PROTECTED]> wrote: > Is there any type of documentation for developers writing applications >

[Wireshark-dev] libwireshark documentation?

2008-03-31 Thread Eloy Paris
Is there any type of documentation for developers writing applications that use libwireshark services? I am prototyping an application that uses libwireshark for packet dissection and the only documentation that I've found is the source code itself. That is fine when there is no other documentatio