[Tinyos-help] Run Multiple Serial Forwarders??

Aditya Bhave adityay.bhave at gmail.com
Fri May 26 00:21:53 PDT 2006


If Im not mistaken, SerialForward acts like a server and forwards serial
port data or (in your case ethernet data to a TCP port) So what is the point
of using multiple Serial Forwards when you have only one MIB600 board
connected to the PC? Basically different packet types (from sensors in diff
buildings) will come over the ethernet wire into your PC. The Serial
Forwarder will put all those packets onto some TCP port (10002) and you need
to write another application (like Oscilloscope) that reads from this port
and takes actions depending on the packet types.

Please correct me if Ive missed some obvious point here

On 5/26/06, davisj2 at union.edu <davisj2 at union.edu> wrote:
>
> Hey all,
>   I would like to run multiple Serial Forwarders, using the MIB600, So
> that i
> can have multiple sensing networks in different buildings, and capture
> data on a
> single PC.
>    A) Do i open multiple serial Forwarders on the same 10002 port??
>    B) HOw do I start multiple instances of Listen to dump data from its
> respective serial forwarder?  IE: how can I specify Listen to listen to
> one
> forwarder, and the other instance of Listen to listen to another
> forwarder?
>
> Thanks in advance for your help!!
>
> Josh
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
regards,
Aditya Bhave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060526/d86817b0/attachment.html


More information about the Tinyos-help mailing list