Documentation
Various documentation for the RemoteWAP project can be downloaded or browsed online from here. Most of the the documents are complete however I am sure some have mistakes in them. All document files are stored in a tar.gz archive unless otherwise stated. To decompress these files in Linux run the following command in a shell :
tar -zxvf <documents-name>.tar.gz
In a Microsoft Windows enviroment you can decompress these files by downloading a 3rd party application like WinRAR.
Design Documents
Javadoc Ouput
From version 0.3 I have kept a copy of the output of the javadoc comments
within the code.
- Version 0.3 Javadoc - Download - View Online
- Version 0.4 Javadoc - Download - View Online
- Version 0.5 Javadoc - Download - View Online
UML Diagrams
These are the inital UML models of RemoteWAP
- Use Case Diagram
- Class Diagram
- State Diagram
- Sequence Diagram
- Collaboration Diagram
Other Documents
An F.A.Q and Users Guide will be added shortly - I hope