:10
Till: Developer support list for Wireshark
Ämne: Re: [Wireshark-dev] XML Parsing in Wireshark
Andreas Stuckert a écrit :
> wsgd writes:
>
> __
> I use www.sourceforge.net/projects/tinyxml.
> But it is C++.
>
> Olivier
>
Andreas Stuckert a écrit :
> wsgd writes:
>
> __
> I use www.sourceforge.net/projects/tinyxml.
> But it is C++.
>
> Olivier
>
> Andreas Stuckert a écrit :
> Hi !
> for my project, we have to use a XML parser to read a SercosIII
> Configuratio
wsgd writes:
__
I use www.sourceforge.net/projects/tinyxml.
But it is C++.
Olivier
Andreas Stuckert a écrit :
Hi !
for my project, we have to use a XML parser to read a SercosIII
Configuration interface file to get information to dissect ser
j 2009 10:12
> Till: wireshark-...@...
> Ämne: [Wireshark-dev] XML Parsing in Wireshark
>
> Hi !
> for my project, we have to use a XML parser to read a SercosIII
> Configuration interface file to get information to dissect sercosIII data
> frames in detail. The written
: [Wireshark-dev] XML Parsing in Wireshark
Hi !
for my project, we have to use a XML parser to read a SercosIII
Configuration interface file to get information to dissect sercosIII data
frames in detail. The written Plugin should be released in a further version
of Wireshark
There for I have some
I use www.sourceforge.net/projects/tinyxml.
But it is C++.
Olivier
Andreas Stuckert a écrit :
> Hi !
> for my project, we have to use a XML parser to read a SercosIII
> Configuration interface file to get information to dissect sercosIII data
> frames in detail. The written Plugin should be rele
Hi !
for my project, we have to use a XML parser to read a SercosIII
Configuration interface file to get information to dissect sercosIII data
frames in detail. The written Plugin should be released in a further version
of Wireshark
There for I have some Questions:
- I found no XML Parsing Lib in
Hi Bill,
Sorry, I read 2.16 as 2.1.6. Must be getting old :( I guess it is back to
the drawing-board for me then.
Thanks a lot for pointing it out anyway.
Regards,
Abhik.
On Sat, Mar 21, 2009 at 4:41 PM, Bill Meier wrote:
> Bill Meier wrote:
> > Abhik Sarkar wrote:
> >> Ah, thanks Jeff; I und
Bill Meier wrote:
> Abhik Sarkar wrote:
>> Ah, thanks Jeff; I understand now. I checked
>> (http://library.gnome.org/devel/glib/unstable/glib-Simple-XML-Subset-Parser.html)
>>
>> and it suggests it has been around since version 2.16... so I guess it
>> is OK to use it.
>>
>
> Actually:
>
> co
Abhik Sarkar wrote:
> Ah, thanks Jeff; I understand now. I checked
> (http://library.gnome.org/devel/glib/unstable/glib-Simple-XML-Subset-Parser.html)
>
> and it suggests it has been around since version 2.16... so I guess it
> is OK to use it.
>
Actually:
configure.in requiring GTK to be 2.
Ah, thanks Jeff; I understand now. I checked (
http://library.gnome.org/devel/glib/unstable/glib-Simple-XML-Subset-Parser.html)
and it suggests it has been around since version 2.16... so I guess it is OK
to use it.
Thanks for your help!
Abhik.
On Sat, Mar 21, 2009 at 1:25 AM, Jeff Morriss wrote:
Hi Abhik,
Sorry, I guess I mean: what is the earliest version of glib that
supports the APIs you're talking about?
For Windows we don't have a problem because we distribute glib with
Wireshark, but all other OS's rely on the currently-installed glib.
"configure.in" currently enforces glib > 2
Hi Jeff,
I meant version of glib which is part of the current set of libraries used
to build the SVN version (in particular wireshark-win32-libs). There are a
few different ways of parsing XML used in various parts of WS, and I wanted
to use an existing API without having to introduce a new depend
Abhik Sarkar wrote:
> Hi Everyone,
>
> This is a question specifically to the core developers. Would it be OK
> to use the GMarkupParser facility which is provided by the latest glib
> that is part of the required libraries for the development version? I
> want to use it to read XML configura
Hi Everyone,
This is a question specifically to the core developers. Would it be OK to
use the GMarkupParser facility which is provided by the latest glib that is
part of the required libraries for the development version? I want to use it
to read XML configuration files for a generally available
15 matches
Mail list logo