Return to The DoDWAN platform

Installing DoDWAN Apps on mobile hosts

DoDWAN

The DoDWAN platform

Overview
Download
Contact

DoDWAN Apps for netbooks

Installation
Starting DoDWAN Apps
DoDWAN Apps Overview

DoDWAN Apps for smartphones

Overview
Hints and tips

DoDWAN SDK

Installation
Running DoDWAN programs
Using the DoDWAN API
Reference Java API

Additional documentation

Network configuration
Configuration properties
Launching environment

DoDWAN and DoDWAN Apps have both been developed in Java, and can be executed with the standard Java Runtime Environment (JRE) 1.6.

DoDWAN Apps is distributed as a ZIP file, which can be downloaded from DoDWAN’s web site.

After downloading the ZIP file from DoDWAN’s web site, extract the files it contains and place these files in a local directory. The package contains the following tree:

package-demowan-tree

  • dodwan-apps-2.1.0.jar is a stand-alone JAR file, which includes a copy of the DoDWAN middleware system, as well as several application programs based on DoDWAN.
  • The two shell scripts set-dodwan-network.sh and set-dodwan-network.ps1 are meant to help users configure their mobile devices for ad hoc networking (on Linux platforms and Windows 7 platforms respectively). An additional file dodwan-profile.xml is used by the Windows script.
  • The two shell scripts unset-dodwan-network.sh and unset-dodwan-network.ps1 can be used to cancel the configuration for ad hoc networking with DoDWAN (on Linux platforms and Windows 7 platforms respectively).
  • The two shell scripts start-dodwan-apps.sh and start-dodwan-apps.ps1 can start DoDWAN Apps on Linux platforms and Windows 7 platforms respectively.