On Wed, Feb 8, 2012 at 12:30 AM, TUSHAR MAHESHWARI <[email protected]>wrote:
> What is practical difference between AMSend & Send, and Receive & > AMReceive??? > AM*** has AM (Active Messaging) semantics. ie. the interface has AM addressing semantics. While the non-AM routine is raw. ie. raw bytes. No addressing. If you read the interface files, you would be able to answer your question yourself. ie. tos/interfaces/Send.nc vs. tos/interfaces/AMSend.nc. > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- Eric B. Decker Senior (over 50 :-) Researcher
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
