It is kind of hard to debug this kind of thing remotely.
So what I'd suggest you do is roll your sleves up and dig into the serial
forwarder source.  The nice thing about open source is you can go look.

The source for the serial forwarder is in tos/support/sdk/c/ if memory
serves me right.

Compile it with debugging symbols and then run it under gdb or other
debugger.  Connect using your scenrio and then see what happens.  If you can
figure out what is happening great.  If not you should have more info that
you can then share with this list and perhaps we can figure something out.

eric


On Fri, Sep 25, 2009 at 12:35 PM, YUSNAIDI MD YUSOF <
yusnaidi.md-yu...@newcastle.ac.uk> wrote:

> Hi All,
>
> I am facing a problem of a refusing connection while running the DipInject
> java tool in the EasyDissemination DIP application. (TinyOS-2.x).
>
> I got an error message while issuing the ' java DipInject 0a 2 "ab cd ef" '
> as what can be followed in the Dissemination tutorial of this link:
> http://docs.tinyos.net/index.php/Dissemination
>
> The full error messages I got was:
>
> [u...@linuxfedora EasyDissemination]$ java DipInject 0a 2 "ab cd ef"
> Usage: java DipInject [key] [version] [hex data delimit space in quotes]
> Key: 10
> Version: 2
> Data: 171 205 239
> s...@localhost:9002 died - exiting (java.net.ConnectException: Connection
> refused)
>
>
> Can someone help me to sort this out for me?
>
> Your kind helps are highly appreciated.
>
> thanks
>
> Yusnaidi
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to