|  |
IBM PLACES Middleware
Middleware that allows the integration of various positioning technologies and the consolidation of them with ease into a single, managed interface; middleware includes a set of easy-to-use, location-based programming APIs.
Date Posted: November 7, 2006
|
|
 |
 |
|
Platform requirements
Operating systems: Windows, Linux
Software: a Java compiler
Installation instructions
- Download and unzip EntLAS.zip.
- Copy the folder atlas under C:\ (or the root directory in Linux).
- In your code, use the APIs provided with LAS.jar in your code.
- Compile your code by adding LAS.jar into the "build" classpath. There are two ways to do so:
- by manual compilation: javac -cp LAS.jar yourCode.java.
- by adding LAS.jar into IDE's build path, such as Eclipse IDE.
|
|
 |
|
| |
|