Ciao Fatima, I think the problem is not the programming language you can use... to develop a GUI...
The problem is the know how behind the exchange of data between your GUI application and the data produced by the simulator. Two ways: 1) TOSSIM was developed in Java, may be the easiest way is to follow that tendency, in order to produce scalable and useful software... 2) There are some communication ports that the TinyOS applications tools use to exchange data between PCs and sensor networks, may be the simulator also has that functionality... In this maner, you just have to connect your application (GUI) with that port... arrivederci, --marco. Quoting fatima cabot <[EMAIL PROTECTED]>: > Hi. I've been reading some of the mails sent to this list, and it seems that > there is no just one proper language to interact with tinyos2. I'd like to > know what are the major advantajes and disadvantajes on working with either > Python or C++, in order to create a GUI for certain features of tossim > > Thanks > _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
