Hi,

I have already written the Dissector, that could read the ZigBee frames like 
they are defined in the 802.15.4 IEEE standard.
But as I donĀ“t know much about C my first version takes it, that the whole 
protocol works on UDP.
It would be nice, to get a real data stream, but for now I am working with a 
dump and the IEEE standard (considering the fields, the proprietary sniffer 
left out) to add all fields and informations given in the Frame.

As it is a work for my university, they first of all want to see something up 
and working, but I hope to finish the implementation on the right layers in 
time to come.


Regards
Jan Kokott


-------- Original-Nachricht --------
Datum: Sun, 21 Jan 2007 15:24:30 -0800
Von: Stephen Fisher <[EMAIL PROTECTED]>
An: Developer support list for Wireshark <wireshark-dev@wireshark.org>
Betreff: Re: [Wireshark-dev] help for a 802.15.4 dissector

> On Thu, Jan 11, 2007 at 02:00:56PM +0100, Jan Kokott wrote:
> 
> > as it seems, no one started a dissector for ZigBee Packages. I am 
> > still building up my compiler and environment, to accept and compile 
> > .nmake files. As far as I understand it, the libpcap/winpcap can??t 
> > read 802.15.4 data-streams. With one of the proprietary Sniffers I 
> > have some Dumps, which I saved to disk.Now I am trying to write a 
> > dissector for it.
> > 
> > Is there anything else in addition to the skeleton body from the 
> > README.developer that could help building a dissector for the Phy and 
> > Mac Layers of 802.15.4 ? I am kind of new to the C Development but 
> > have to do this work for my university.
> 
> Are you trying to extend Wireshark to read the proprietary sniffer's 
> dump format and/or write a dissector for this data as already captured?
> 
> 
> Steve
> 
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@wireshark.org
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to