No subject


Fri Jul 18 19:54:00 PDT 2008


instances of AMSenderC
components new AMSenderC(AM_ID) as s1;
components new AMSenderC(AM_ID) as s2;

this way i get senddone signalled for their respective packets only.

anyway thanks for your help

Deepanshu

------=_Part_96299_4948164.1216819104287
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

<div dir="ltr">Hello everybody,<br>Thanks for you responses.<br>For using the msgtype or flag field in my payload, i cudnt do that because i was sending udp packets in AMpacket and manipulating with payload would invite interoperability isuues with other devices. So to keep it more general I avoided that.<br>
<br>From framework of tinyos, i was suggested a better idea to use two different instances of AMSenderC<br>components new AMSenderC(AM_ID) as s1;<br>components new AMSenderC(AM_ID) as s2;<br><br>this way i get senddone signalled for their respective packets only.<br>
<br>anyway thanks for your help<br><br>Deepanshu<br><br><br>&nbsp;
 <br></div>

------=_Part_96299_4948164.1216819104287--


More information about the Tinyos-help mailing list