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 <[EMAIL PROTECTED]>
Subject: Establish wifi connection from command line
To: [email protected]
Message-ID: < [EMAIL PROTECTED]>
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,
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to