<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/dvxwifiscan/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 26 Nov 2017 16:43:09 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dvxwifiscan/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/?limit=25#44de</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Source code is here :&lt;br/&gt;
&lt;a href="https://github.com/reuniware/Android-DvxWifiScan" rel="nofollow"&gt;https://github.com/reuniware/Android-DvxWifiScan&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reuniware Systems</dc:creator><pubDate>Sun, 26 Nov 2017 16:43:09 -0000</pubDate><guid>https://sourceforge.netcee5457cc3ab945d12560d108ff38ba7a6f081b4</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/?limit=25#557b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;hi dear&lt;/p&gt;
&lt;p&gt;where is source code/???&lt;/p&gt;
&lt;p&gt;thanks u &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reuniware Systems</dc:creator><pubDate>Tue, 14 Nov 2017 12:39:37 -0000</pubDate><guid>https://sourceforge.net788d41c66a1abbf05c190686f7fbce6b4dd9022d</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/?limit=25#b25f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have also put DvxBluetoothScan here since some times now, and this is a Bluetooth devices scanner. There is a beep sound that is emitted each time a device is detected, in order to avoid bad uses of it :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reuniware Systems</dc:creator><pubDate>Sun, 22 Jan 2017 00:00:15 -0000</pubDate><guid>https://sourceforge.net178a05252b4e8462dc3571e197d340b14ebe6891</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/?limit=25#b71a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm going to try to work a little on this project again.&lt;br/&gt;
New compiled APK version is just the newly compiled version on latest version of Android Studio.&lt;br/&gt;
I think that the size of the file is less great than the previous compiled version because I have not signed the version 2.0.1. But the source code is exactly the same.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reuniware Systems</dc:creator><pubDate>Sat, 21 Jan 2017 23:57:46 -0000</pubDate><guid>https://sourceforge.net1b8bd6c96f89fe44faa60f222e2c6df927a5795e</guid></item><item><title>Home modified by Reunisoft R&amp;D France</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -8,6 +8,6 @@

 - Get the LAN IP address currently in use (or 0.0.0.0 if none)

-It is optimized for low memory consumption. For now the embedded database does not interact with any outside server. I would like to allow the user to be able to transfer all the data from the sqlite database on the android devicen to a database or any form of visual report on the user's laptop or computer, through LAN in a first step, then through WAN in a second step.
+It is optimized for low memory consumption. For now the embedded database does not interact with any outside server. I would like to allow the user to be able to transfer all the data from the sqlite database on the android device to a database or any form of visual report on the user's laptop or computer, through LAN in a first step, then through WAN in a second step.

 The feature of storing the GPS coordinates from which the scan was performed will soon be ok.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reunisoft R&amp;D France</dc:creator><pubDate>Thu, 29 Jan 2015 13:27:59 -0000</pubDate><guid>https://sourceforge.net4d51cbb9d009b609eee5b927de222d6720334a7d</guid></item><item><title>Home modified by Reunisoft R&amp;D France</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reunisoft R&amp;D France</dc:creator><pubDate>Thu, 29 Jan 2015 13:06:01 -0000</pubDate><guid>https://sourceforge.netf34c7784cff8d04ab7f598050c0ac285066367a4</guid></item><item><title>Home modified by Reunisoft R&amp;D France</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,11 +1,13 @@
 DvxWifiScan is a wifi 802.11x scanning application for Androïd 4.x and more. It allows you to :

-- launch a one-time scan of all wifi network SSIDs around
+- Launch a one-time scan of all wifi network SSIDs around

-- launch a wifi access points loop scan that writes its result on screen, in a file at the root of the sdcard (/sdcard/dvxwifiscan-scan.log), and in an embedded sqlite database (default system storage).
+- Launch a wifi access points loop scan that writes its result on screen, in a file at the root of the sdcard (/sdcard/dvxwifiscan-scan.log), and in an embedded sqlite database (default system storage).

-- stop and start the wifi interface + get the MAC address of the connected interface
+- Stop and start the wifi interface + get the MAC address of the connected interface

-- get the LAN IP address currently in use (or 0.0.0.0 if none)
+- Get the LAN IP address currently in use (or 0.0.0.0 if none)

 It is optimized for low memory consumption. For now the embedded database does not interact with any outside server. I would like to allow the user to be able to transfer all the data from the sqlite database on the android devicen to a database or any form of visual report on the user's laptop or computer, through LAN in a first step, then through WAN in a second step.
+
+The feature of storing the GPS coordinates from which the scan was performed will soon be ok.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reunisoft R&amp;D France</dc:creator><pubDate>Thu, 29 Jan 2015 13:05:13 -0000</pubDate><guid>https://sourceforge.net35d20369339f5714e42f3f1b34b6688d860dd5d3</guid></item><item><title>Home modified by Reunisoft R&amp;D France</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -4,6 +4,8 @@

 - launch a wifi access points loop scan that writes its result on screen, in a file at the root of the sdcard (/sdcard/dvxwifiscan-scan.log), and in an embedded sqlite database (default system storage).

-- stop and start the wifi interface
+- stop and start the wifi interface + get the MAC address of the connected interface
+
+- get the LAN IP address currently in use (or 0.0.0.0 if none)

 It is optimized for low memory consumption. For now the embedded database does not interact with any outside server. I would like to allow the user to be able to transfer all the data from the sqlite database on the android devicen to a database or any form of visual report on the user's laptop or computer, through LAN in a first step, then through WAN in a second step.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reunisoft R&amp;D France</dc:creator><pubDate>Thu, 29 Jan 2015 13:02:15 -0000</pubDate><guid>https://sourceforge.net23c513a1605117c85d4ae7557bf6033a3599dea9</guid></item><item><title>Home modified by Reunisoft R&amp;D France</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reunisoft R&amp;D France</dc:creator><pubDate>Thu, 29 Jan 2015 13:00:54 -0000</pubDate><guid>https://sourceforge.net7935fb72e9af0d9eac035eada57527fb22cf5e4f</guid></item><item><title>Home modified by Reunisoft R&amp;D France</title><link>https://sourceforge.net/p/dvxwifiscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,26 +1,9 @@
-The Wifi scanning and wifi control tool for Android 4.2.2 and more. It is a packaged binary that will soon be deployed on Google Play Store.
+DvxWifiScan is a wifi 802.11x scanning application for Androïd 4.x and more. It allows you to :

-Install the application, then you can :
+- launch a one-time scan of all wifi network SSIDs around

-- start and stop the wifi system of the Android device
+- launch a wifi access points loop scan that writes its result on screen, in a file at the root of the sdcard (/sdcard/dvxwifiscan-scan.log), and in an embedded sqlite database (default system storage).

-- click on "scan SSID" to scan all visible SSID, and get the associated BSSID, Caps, Freq and Level
+- stop and start the wifi interface

-- click on "get IP" to get the current IP address of the Android device
-
-- click on "start/stop wifi loop scan" to launch a loop scan that scans for new SSID every 2500ms (2,5 sec) and adds the scanned SSIDs in a file stored at the root of the sdcard and named "dvxwifiscan.log" ; If a SSID is still reachable by the device then a star (*) is at the right of the SSID in the list. The last 5 SSIDs are outputed to the screen.
-
-All outputs are on the screen of the device. It is a powerful and simple Wifi scanner that is less than 1 Mo (Approx 900Ko for now).
-
-Next versions will allow scanning WIFI networks with their GPS locations.
-
-About the wifi loop scan functionality (button "start/stop wifi loop scan") :
-Data collected are : SSID, BSSID, LEVEL and FREQUENCY.
-These data are stored at the root of the sdcard, and the filename is : dvxwifiscan-scan.log
-These data are also stored in a database that is stored on the device only.
-I'd like to add the functionality of sending the data from the database to a connected computer on a LAN, or any other way (real-time feeding of a remote server) ; Or maybe just a tool that is installed on a computer and that connects to a remote http server on the android and displays all scanned networks in a web browser... I think I'll do that :)
-
-My main objective now is to make this tool a powerful help to network operators.
-
-[[members limit=20]]
-[[download_button]]
+It is optimized for low memory consumption. For now the embedded database does not interact with any outside server. I would like to allow the user to be able to transfer all the data from the sqlite database on the android devicen to a database or any form of visual report on the user's laptop or computer, through LAN in a first step, then through WAN in a second step.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Reunisoft R&amp;D France</dc:creator><pubDate>Thu, 29 Jan 2015 12:59:44 -0000</pubDate><guid>https://sourceforge.net914713e091312344aa8180fa98aa967a35704d04</guid></item></channel></rss>