[maemo-developers] Establish wifi connection from command line
From: André Xuereb convulted at gmail.comDate: Thu May 24 12:54:28 EEST 2007
- Previous message: How to disable hardware keys at system level
- Next message: Establish wifi connection from command line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I had written a small application to do just this. Check out http://www.anomaly-music.com/crun . The idea is for crun to connect to a WIFI network and run another program, for example: crun wget http://www.google.com/ will connect to a known network (or pop up the "select connection" dialog box if no known network is found) and _then_ run wget. The connection is dropped when crun exits, so for a permanent connection you should run: crun & or crun echo & and then use kill to drop the connection. The source for crun is not on the above website (I forgot to upload it...), but I plan to put it up later on today if you need it. In any case, hope this helps. André Xuereb Date: Wed, 23 May 2007 16:27:59 +0200 (CEST) > From: magda chelly <sandra26899 at yahoo.fr> > Subject: Establish wifi connection from command line > To: maemo-developers at maemo.org > Message-ID: < 447776.6438.qm at web26010.mail.ukl.yahoo.com> > Content-Type: text/plain; charset=iso-8859-1 > > Hello everybdy, > > Please could someone tell me, about the possibilty to > connect my Nokia N800 to a wifi network from command > line. > Thanks, > > Magda, -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20070524/a34c4e42/attachment.htm
- Previous message: How to disable hardware keys at system level
- Next message: Establish wifi connection from command line
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]