Dear all,

When I use the command  java net.tinyos.sf.SerialForwarder -comm
tossim-serial to start up tossim, if I didn't
run any nesC to connect tossim, then it would keep restarting like the
followings.

Connecting to Tossim event port at localhost:10585
[EMAIL PROTECTED] died - restarting (java.net.ConnectException:
Connection refused: connect)
Opening tossim-serial source

However, if I run a nesC program with sending data to serial port in a very
short time, tossim seems to keep restarting without building the connection
between it and the nesC program, and it can not receive any packet even the
nesC program have succesfully
sent the packet. But if I made the nesC program running in a longer time,
then the tossim will receive the last portion of the packets
while still missing the beginning part of packets.

So is there any method to keep tossim running without always restarting? or
how to send like say one data packet to serial port and
tossim and get it?

Thanks a lot.



-- 
Best wishes,
Kenneth Chan

------------------------
Wish you have a good day!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to