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

Siirtola Harri Harri.Siirtola at vtt.fi
Mon Feb 25 04:30:48 PST 2008


MIB600 has only two channels, one for programming (only) and another for
comms. So, there's no way other than using SF.
 
As for java vs. C, I don't know. On the other hand, I can't see a reason
the apps wouldn't be identical.
 
    Harri

________________________________

From: mikcin at o2.pl [mailto:mikcin at o2.pl] 
Sent: Monday, February 25, 2008 2:26 PM
To: Siirtola Harri; tinyos-help at millennium.berkeley.edu
Subject: Re: [Tinyos-help] Can MIB600 use simultaneously two TCP
connections?


Can MIB600 provide only two connection it itself? Maybe can I use
channel 1 to communicate with mote?
 
I would like to avoid using Serial Forwarder. Is it possible?
 
Can C version of Serial Forwarder provide multiple connections or only
java version ?
 
 
Mariusz  

	----- Original Message ----- 
	From: Siirtola Harri <mailto:Harri.Siirtola at vtt.fi>  
	To: mikcin at o2.pl ; tinyos-help at millennium.berkeley.edu 
	Sent: Monday, February 25, 2008 11:51 AM
	Subject: RE: [Tinyos-help] Can MIB600 use simultaneously two TCP
connections?
	
	
	Connect Serial Forwarder to MIB600, it can provide multiple
connections to applications (through its port 9001).
	 
	Regards,
	 
	    Harri

________________________________

	From: tinyos-help-bounces at millennium.berkeley.edu
[mailto:tinyos-help-bounces at millennium.berkeley.edu] On Behalf Of
mikcin at o2.pl
	Sent: Sunday, February 24, 2008 7:48 PM
	To: tinyos-help at millennium.berkeley.edu
	Subject: [Tinyos-help] Can MIB600 use simultaneously two TCP
connections?
	
	
	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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080225/b1ab2abc/attachment.htm


More information about the Tinyos-help mailing list