Single-hop unicast
[The Rime communication stack]

The unicast module sends a packet to an identified single-hop neighbor. More...

Files

file  unicast.c
 

Single-hop unicast.


file  unicast.h
 

Header file for Rime's single-hop unicast.



Detailed Description

The unicast module sends a packet to an identified single-hop neighbor.

The unicast primitive uses the broadcast primitive and adds the single-hop receiver address attribute to the outgoing packets. For incoming packets, the unicast module inspects the single-hop receiver address attribute and discards the packet if the address does not match the address of the node.

Channels

The unicast module uses 1 channel.


Generated on Mon Apr 11 14:23:52 2011 for Contiki 2.5 by  doxygen 1.6.1