Re: [Tinyos-help] xserve -reg

2014-08-19 Thread Alex
hi, you should use xserve with parameter -r this way xserve -device=com4 -r -- 发自我的网易邮箱手机智能版 在 2014-08-19 19:28:16,"Abinaya Inbamani" 写道: > > >hello sir.. >i am using iris motes with mda100.. >i received all the packets using the command >xserve -device=com4 >now when i read the manual i fou

[Tinyos-help] xserve -reg

2014-08-19 Thread Abinaya Inbamani
hello sir.. i am using iris motes with mda100.. i received all the packets using the command xserve -device=com4 now when i read the manual i found that xserve -r will help in displaying the raw packets.. but i was not able to receive the packets..what is the issue ? have i made a mistake in declar

[Tinyos-help] SerialForwarder does not forward packets on port 9001

2014-08-19 Thread Hamidreza Hosseini
Hi, I want to forward serial packets over LAN. I used SerialForwarder. I connected to the port 9001 from the client and the number of clients increased in SerialForwarder, but it does not forward packets to the client. I've traced the code and found that the line that contains open(sf) in Init() f