<HTML><HEAD><TITLE></TITLE><style type = "text/css"><!-- body { font-family:"Sans"  } --> </style><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"></HEAD><BODY>H<font face="Sans" size=3>ello Kalle,<BR>
<BR>
what is the exact szenario? For what kind of job do you need this informations?<BR>
<BR>
I do something like that with kismet. Kismet connect a lot of information and write these Infos on mmc. You have two possible ways to get these Information:<BR>
<BR>
1. Transfer these files via bluetooth <BR>
2.&nbsp; Use the tools from kismet.<BR>
<BR>
What ever all jobs like these are critical. You should disable all processes you do not need. If you dont close these processes the files of the collected datas will need all your free resources. Spend some thoughts to the legal or ethical aspect.<BR>
<BR>
These works by moeving too. You can receive GPS coordinates of the found networks.<BR>
<BR>
In my opinion the N770 works as a "collector" to get Informations for penetration test or like a sensor monitor for IDS IPS.<BR>
<BR>
But always watch your borders - legal and hardware limitations!!! <BR>
<BR>
Here are some usefull links:</font><BR>
<BR>
<a href="http://www.syngress.com/catalog/?pid=4100">http://www.syngress.com/catalog/?pid=4100</a><BR>
<a href="http://www.kismetwireless.net/">http://www.kismetwireless.net/</a><BR>
<BR>
<font face="Sans" size=3>But in my opinion the devices N770 and N800 could be powerful weapons no matter for which side you work. It should be the legal side :-)<BR>
<BR>
regards<BR>
Mathias</font><BR>
<font face="Sans" size=3>----- Ursprüngliche Mitteilung -----<BR>
Von: kalle ahokangas&nbsp; &lt;<a href="mailto:kalleahok@gmail.com">kalleahok@gmail.com</a>&gt;<BR>
An: <a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><BR>
Gesendet: Mi., 31. Jan. 2007 08:30:58 GMT<BR>
Betreff: [maemo-developers] Scanning WLAN problem<BR>
Hi all,<BR>
<BR>
I'm developing an application to Nokia 770 which scans available network<BR>
infomation and then sends collected infomation to server.<BR>
<BR>
I'm using modifed wireless tools (<BR>
<a href="http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html">http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html</a>) wlist<BR>
source which works fine and<BR>
I can get all WLAN netwok information I need, but I can't send them to<BR>
server because in order to get the scanning to work the current<BR>
working network connection must be disconnected.<BR>
<BR>
If I use script to connect to network automatically the problem still<BR>
exists:<BR>
<BR>
 #!/bin/sh<BR>
source /usr/bin/connectivity_preload<BR>
.sh<BR>
./wifiscan<BR>
<BR>
If I have network setup I cant perform scanning iwlist prints'Interface<BR>
doesn't support scanning'. This is because function iw_get_range_info in<BR>
iwlib.c<BR>
returns !=1.<BR>
<BR>
My questions are:<BR>
1. Is there a way to get scanning to work while the network connection is<BR>
on?<BR>
2. If not what is the best solution to implement requested functionality<BR>
(scan network -&gt; send information to server)?<BR>
3. How does N800 work in this scenario?<BR>
<BR>
Any help would be appreciated.<BR>
Thanks in advance.<BR>
<BR>
- Kalle</font><BR>
<BR>
<BR>
&lt;Attachment:&gt; </BODY></HTML>