There's a whole bunch of example applications for dynamic threads under apps/tosthreads
Kevin On Sun, Nov 2, 2008 at 3:38 PM, Alex Araújo <[EMAIL PROTECTED]> wrote: > Thanks Eric, > > but do you have some start point to dynamic treads? > I saw a lot of discussion about [Tinyos Core WG] TOSThreads TEP, but any way > of use it and how works. > Thanks in advance, > > Alex. > > 2008/11/2 Eric Decker <[EMAIL PROTECTED]> >> >> Okay. You want to check out dissemination and dynamic threads. That >> should do >> what you want. >> >> eric >> >> >> On Sun, Nov 2, 2008 at 5:49 AM, Alex Araújo <[EMAIL PROTECTED]> >> wrote: >>> >>> Ok Eric, >>> >>> i will explain what i want to do now. >>> i am developing a middleware that supports autonomous mobile agents in >>> the wireless network. >>> i want to develope my own. >>> >>> Mobile agent is a mobile code that i send to nodes, to be executed in >>> that nodes, preserving the agent states (or not). >>> The middleware is installed in the nodes, and i can inject agents in the >>> network. These agents will execute in nodes, reading sensors values, sending >>> messages, moving or cloning to another node, or something else defined in >>> agent code. >>> >>> I want to know how i place that mobile code to execute dinamically in a >>> mote. How to receive a executable code and run it. >>> >>> Alex. >>> >>> 2008/11/2 Eric Decker <[EMAIL PROTECTED]> >>>> >>>> what is mobile code? >>>> >>>> tinyos has many wireless components. >>>> >>>> On Sat, Nov 1, 2008 at 7:57 PM, Alex Araújo <[EMAIL PROTECTED]> >>>> wrote: >>>>> >>>>> Hello guys, >>>>> >>>>> someone know how to develope mobile code for tinyos? >>>>> I dont want to use agilla. Some start point? >>>>> I didnt see nothing in the documentation. >>>>> Thanks, >>>>> >>>>> Alex. >>>>> >>>>> _______________________________________________ >>>>> Tinyos-help mailing list >>>>> [email protected] >>>>> >>>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >>>> >>>> >>>> >>>> -- >>>> Eric B. Decker >>>> Senior (over 50 :-) Researcher >>>> Autonomous Systems Lab >>>> Jack Baskin School of Engineering >>>> UCSC >>>> >>> >> >> >> >> -- >> Eric B. Decker >> Senior (over 50 :-) Researcher >> Autonomous Systems Lab >> Jack Baskin School of Engineering >> UCSC >> > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > -- ~Kevin _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
