-------------------
The Ethereal project is being continued at a new site. Please go to
http://www.wireshark.org and subscribe to wireshark-users@xxxxxxxxxxxxx.
Don't forget to unsubscribe from this list at
http://www.ethereal.com/mailman/listinfo/ethereal-users
-------------------
Hi,
My requirement is as follows.
I have BSSMAP hex value. I need to display it in text format. Actully i have
one console application. In that application i want to call some
function like
decodeBssmapMsg(bssmapMsg);
Any body has any Idea about such function available. That function need not
display all the fields of bssap msg.
Is it possible using tethereal to display hex value? In that case i can
use system call
to execute tethereal to display bssmap message.
Like follow
sprintf(comman, "tetheral %s %s", option, hexdumpString);
system (command);
In that case i want to know the option to be passed to tethereal.
Bye.
_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users