[Tinyos-help] Re: connecting to the SerialForwarder

2007-06-06 Thread Javier Barbarán Sánchez
Hi Islam, Try to do it as I do... In my case it is working, but anyway, you have not implemented properly de protocol (the code is in pseudo-C#) //First we have to send the protocol initialization, sending the protocol version us[0]='T'; us= '!'; socket.Send(us,0,us.Length, ); //After

Re: [Tinyos-help] Connect a Java application to SerialForwarder

2006-02-10 Thread C. Javier Barbarán Sánchez
me another way to connect to SerialForwarder over Internet?? It seems that BuildPacketSource is a little bit complicated. Thanks!! Javier. - Original Message - From: Andrea Pacini [EMAIL PROTECTED] To: C. Javier Barbarán Sánchez [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; tinyos-help

Re: [Tinyos-help] Connect a Java application to SerialForwarder overInternet

2006-01-30 Thread C. Javier Barbarán Sánchez
, but, anyway, today woks fine... ^_^ It seems to work properly, so probably I have done something wrong last week. Again, Thanks a lot. Javier - Original Message - From: Michael Schippling [EMAIL PROTECTED] To: C. Javier Barbarán Sánchez [EMAIL PROTECTED] Cc: tinyos-help

[Tinyos-help] Problems with Surge_Reliable

2006-01-12 Thread C. Javier Barbarán Sánchez
Hi Everybody! I'm working with micaz from Crossbow, and nowadays I'm trying to re-program motes with Surge_Reliable from contrib/xbow directory and I can program it, however I get lots of warning in the compilation. But the real problem comes now, because the motes don't communicate between