PrintfClient lives under tinyos-2.x/support/sdk/java/net/tinyos/tools/. A compiled class is included in the tinyos.jar so you should be able to fire it up with the command
java net.tinyos.tools.PrintfClient -comm [EMAIL PROTECTED]:mote change the port and mote according to your set up. On Fri, Jul 25, 2008 at 5:06 AM, Mohamad Moubarak <[EMAIL PROTECTED]> wrote: > Hello, > > i have downloaded TinyOS 2.0.2 a couple of days ago as an rpm with all > the required rpms. I have a problem following the printf tutorial at > > http://docs.tinyos.net/index.php/The_TinyOS_printf_Library > > The problem is that i do have the printf folder under lib,but the java > tool "PrintfClient" required to receive the messages doesnt exist > under java/net/tools/ > nor does the file Printf under apps/tutorials/ > > Did i miss a step during installation. I need to use the printf > library in my project so your help would be much appreciated. > > Thank You > Mohamed Moubarak > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
