[Tinyos-devel] Can MIB600 use simultaneously two TCP connections?

Rodrigo Fonseca rfonseca at cs.berkeley.edu
Mon Feb 25 07:14:20 PST 2008


Hi Mariusz,

please send these questions to the tinyos-help mailing list, as this
list is devoted to developing and internals of TinyOS.

To do what you want you have to use a serial forwarder to multiplex
multiple connections. Connect the serial forwarder to the MIB600 and
then connect as many clients as you want to the serial forwarder.

Rodrigo


On Mon, Feb 25, 2008 at 12:40 AM,  <mikcin at o2.pl> wrote:
>
>
> Hello,
>
> I am using MIB600 and xlisten application (connected to 10002 MIB600 port).
> In this way I am getting data from motes.
>
>
>
> I would like to use another application which will send data to motes
> (xlisten shouldn't be stopped).
>
>
>
> I have tried to do this but I was able to send data only when xlisten
> session was closed (only one connection to port 10002).
>
>
>
> Is it possible to do this? Can MIB600 provide two TCP sessions on port
> 10002: one session from motes and one to motes?
> Can I use channel 1 to send data to mote (I have read that this port is for
> programming motes only).
>
> Regards,
> Mariusz
>
> _______________________________________________
>  Tinyos-devel mailing list
>  Tinyos-devel at millennium.berkeley.edu
>  https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-devel
>
>


More information about the Tinyos-devel mailing list