It seems serial forwarder is not able to connect to the port 10002 on
192.168.8.233.

Before running serial forwarder, try to 'telnet 192.168.8.233 10002' on the
command line.
If the screen goes blank, or at least if it doesn't report a connection
refused error, then the
problem is not the port, but something else.

-Brian

On 7/26/07, Adnan Iqbal <[EMAIL PROTECTED]> wrote:
>
> hi
> I am trying to use MIB600 as base station and having errors. Here is the
> scenario
>
> 1. Sender mote is runnig a program that sends 10 frames per second
> 2. Base station mote is running TOSBASE, this mote is mounted on MIB600
> 3. i use the command           java net.tinyos.sf.SerialForwarder -comm
> [EMAIL PROTECTED]:10002 , result is GUI of serial forwarder with
> repeated messages ( 192.168.8.233 is mote's IP which can be pinged etc).
> Following output is seen at Serial Forwarder GUI
>
> Listening to [EMAIL PROTECTED]:10002
> Platform avrmote
> Listening for client connections on port 9001
> [EMAIL PROTECTED]:10002 died - restarting (java.net.ConnectException:
> Connection refused: connect)
> [EMAIL PROTECTED]:10002 died - restarting (java.net.ConnectException:
> Connection refused: connect)
> [EMAIL PROTECTED]:10002 died - restarting (java.net.ConnectException:
> Connection refused: connect)
> [EMAIL PROTECTED]:10002 died - restarting (java.net.ConnectException:
> Connection refused: connect)
> [EMAIL PROTECTED]:10002 died - restarting (java.net.ConnectException:
> Connection refused: connect)
>
> please help me to figure out where is the problem.
>
> Adnan
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to