On 11/11/05, Harri Siirtola <[EMAIL PROTECTED]> wrote: > Hi all, > > If I try to connect xlisten to SF, I get > > $ xlisten -i=localhost:9001 > xlisten Ver:$Id: xlisten.c,v 1.16 2004/09/30 21:23:56 mturon Exp $ > Using params: [inet=localhost:9001] > localhost input stream opened > > I can see the "Num of clients" in SF change to "1", then quickly back to > "0". Using java/net/tinyos/tools/Listen (after setting MOTECOM to > "[EMAIL PROTECTED]:9001") I can get a client connection. Why not with > xlisten? I > couldn't find any messages about this in the forum.
Well xlisten's code to connect to a serial forwarder is buggy and won't work with an old serial forwarder (pre 1.1.8 or so). That might be the problem... David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
