[Tinyos-help] Regarding XML Parser for TinyOS

J. Ryan Stinnett jryans at rice.edu
Wed Aug 1 21:07:07 PDT 2007


If you mean parsing XML data in messages sent via the radio, I don't 
think that would be very feasible.  XML is a pretty verbose format, and 
the largest packet the CC2420 can send is around 256 bytes.  It would 
probably be best to stick with more compact data representations.

- Ryan

Adi Mallikarjuna Reddy V wrote:
> Hi all,
>  
> Has any one tried out having an XML parser running on the sensor nodes 
> along with TinyOS/nesC? Something like TinyXMLParser, which can 
> interpret the XML messages that a node receives?.
>  
> Any suggestions on this line would be of great helpful.
>  
> Regards
> Adi
> 
> -- 
> -----------------------------------------------
> I was always alone in this world,
> wanted to be loved,by someone.
> I always had teary eyes,
> wanted it to be wiped by someone.
> --------------------------------------------------


More information about the Tinyos-help mailing list