Menu

Tree [1f8109] master /
 History

HTTPS access


File Date Author Commit
 src 2010-07-28 Harald Unander Harald Unander [1f8109] release 1.5.0
 README.txt 2009-09-26 Harald Unander Harald Unander [134d9c] Removed trunk
 build.xml 2010-07-28 Harald Unander Harald Unander [1f8109] release 1.5.0
 gpl-3.0.txt 2009-09-26 Harald Unander Harald Unander [134d9c] Removed trunk

Read Me

PREREQUISITES
The Wlan Traffic Visulizer can be run under Windows and Linux. JRE 1.6 or later must be installed for building and running the program. Only standard Java libraries are needed. The WlanTV program uses Tshark to parse the log files and to do live captures. This means and Wireshark must be installed on Windows and Tshark and on Linux before running the program. Tshark and Wireshark can be downloaded from http://www.wireshark.org/.

INSTALLING THE BINARY: wlantv-bin-x.x.x.zip
Unzip to your preferred program files directory.

RUNNING THE PROGRAM
Run the program by double clicking the wlantv.jar file if you have associated jar files with Java.
It can also be started from the command line with this command: java -jar wlantv.jar
A user configuration file wlantv.ini is created at the user directory.

BUILDING FROM SOURCE: wlantv-src-x.x.x.zip
The program has been developed in Eclipse and this is the recommended platform for development and debugging. In order to build and run the program, unzip the package to your Eclipse workspace directory and do an import. Alternatively, the program can be built by running the Ant script build.xml. This will update wlantv.jar executable on the dist directory.

EXAMPLE CAPTURES: wlantv-log-examples.zip




Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.