Hi, All,
   
  By studying lesson 4 (Mote-PC serial communication and Serial Forwarder) in 
TinyOS 2 tutorial, I can successfully send packets from mote to PC via 
BaseStation and use "java net.tinyos.tools.Listen" to read the packet. 
   
  My question is how to send packet from PC to BaseStation. From the tutorial, 
I thought I need to use "java net.tinyos.tools.Send". But when I enter the 
command with the same packet I received from Listen, it did not work. I got the 
following error:
  Exception in thread "main" java.net.ConnectException: Connection refused: 
connect at ......
   
  I would appreciate it very much if you could help. Please give me an example 
how to use the java tool Send.
   
  Thanks,
   
  Liang

       
---------------------------------
Shape Yahoo! in your own image.  Join our Network Research Panel today!
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to