Thanks Mr.Omprakash !
I will look in to it. Sorry, I have few more questions about snooping in
MultihopOscilloscope application.
My edited application is able to snoop the packets with this receive event
event message_t*
Snoop.receive(message_t* msg, void* payload, uint8_t len) {
oscilloscope_t *omsg = payload;
According to my understanding it can snoop packets of structure type
Oscilloscope.
*Can it able to snoop the routing updates or some other packets and how ?*(
Because there is not any structure in the application other than
Oscilloscope to handle those routing packets or other )
Actually what kind of other packets will be going in the network other than
those packets containing sensor readings (Oscilloscope type packets) ?
Any insights would be very much appreciated !
Thanks,
Mahesh.
On Tue, Jun 3, 2008 at 4:49 PM, Omprakash Gnawali <[EMAIL PROTECTED]> wrote:
> On Sun, Jun 1, 2008 at 10:39 PM, Mahesh Satharla <[EMAIL PROTECTED]>
> wrote:
> ...
> > I am little confused here.As mote 1 sees two packets(with sender-id=3 and
> > same contents) but unable to distinguish between the forwarded packet and
> > the original packet.
> >
> > Is anyway I can see who is forwarding the packets ? (I want to see the
> > forwarded packet with not only originator id but also forwarder id )
> > Can forwarders edit the packets with their id along with packet
> originator
> > id??
>
> You want to look at the source address using the AMPacket interface.
>
> - om_p
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help