Hi,
@Steve Karg
Thanks for your response. What I have done is very similar to yours, but Im
using 802.15.4 header.
My application continuously streams packets received into a file while a
"tail -f" command is used to
pump the new contents from the file into a pipe over which tshark/wireshark
list
On Fri, Nov 25, 2011 at 9:51 PM, vijay wrote:
> Im trying to do a live capture of 802.15.4 tinyos traffic using
> wireshark/tshark. I use another application which captures the traffic and
> writes to a file.
Search the list archive for a message with subject "How to send bytes
to wireshark on ru
Hello Vijay,
> Im trying to do a live capture of 802.15.4 tinyos traffic using
> wireshark/tshark. I use another application which captures the traffic and
> writes to a file.
Sounds interesting.
> I used a pipe to display the traffic on tshark. It did display the traffic
> but stopped after dis
hi,
Im trying to do a live capture of 802.15.4 tinyos traffic using
wireshark/tshark. I use another application which captures the traffic and
writes to a file.
I used a pipe to display the traffic on tshark. It did display the traffic
but stopped after displaying the capture file. Now, I will wri