Hi,
I've a doubt on how to use the interfaces UDP and IP provided in the
IPDispatchP.nc.
The doubt is relative to receive-side code. In fact I see that the function
*IEEE154Receive.receive is the one dedicated to the handling of the received
packet and inside it there is a call to the receive function of UDP and IP
interfaces.
The question is: In my own application I have to use the IEEE154Receive or
use the UDP.recvfrom and inside its definition call the IEEE154Receive?

Just to be more clear, my target is to call and use the
compression/decompression function.

regards,
alessandro
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to