Hi,
We are currently working on TCP over Blip using TOSSIM. When we try to make two 
motes communicate using TCP, the tcplib.c file doesn't work properly, as the 
sender's socket will close after sending a few packets, and the receiver can't 
receive the first packet from sender, no more retransmission. The output is:
0:0:0.000010000 DEBUG (1): booted: 10:0:0.000080000 DEBUG (2): booted: 
20:0:6.009845588 DEBUG (1): accepting0:0:6.019840047 DEBUG (2): node 2 
connection succeed0:0:10.000080010 DEBUG (2): node 2 sends out msg 
10:0:12.006458167 DEBUG (1): receive 256 msg from node 5120:0:15.000080010 
DEBUG (2): node 2 sends out msg 20:0:18.006656520 DEBUG (1): receive 2 msg from 
node 20:0:20.000080010 DEBUG (2): node 2 sends out msg 30:0:24.009723529 DEBUG 
(1): receive 3 msg from node 20:0:25.000080010 DEBUG (2): node 2 sends out msg 
40:0:30.000080010 DEBUG (2): node 2 sends out msg 50:0:30.009570942 DEBUG (1): 
receive 4 msg from node 20:0:35.000080010 DEBUG (2): node 2 sends out msg 
60:0:36.003223323 DEBUG (1): receive 6 msg from node 20:0:40.000080010 DEBUG 
(2): node 2 sends out msg 70:0:42.009189464 DEBUG (1): receive 7 msg from node 
20:0:43.000080010 DEBUG (2): node 2 closed
Does anyone face the similar problem? 
Best regards                                      
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to