Sun Microsystems V2.0 Welding System User Manual


 
54
Contents of the src directory:
multihoplib_source.jar Source code for the radio communications stack.
sdproxylauncher_source.jar Source code for the debugger proxy program.
singlehoplib_source.jar Source code for the old single-hop-only radio communications
stack.
spotclient_source.jar Source code for the SpotClient program.
spotlib_host_source.jar Source code for the Sun SPOT base library (the part that is
specific to host applications).
spotlib_source.jar Source code for the Sun SPOT base library.
spotselector_source.jar Source code for the program that selects which SPOT to use
with ant commands.
transducerlib_source.jar Source code for the Demo Sensor Board library.
Contents of the doc directory:
spot-developers-guide.pdf This manual
README.txt A pointer to the index.html file in the SDK directory.
javadoc A sub-directory containing Javadoc for the Squawk base classes
(a superset of the J2ME standard), the demo sensor board
library and for the SPOT base library.
Contents of the upgrade directory:
demosensorboardfirmware.jar Current version of the firmware for the eDemo board.
pctrlfirmware.jar Current version of the firmware for the main board power
controller.
Contents of the tests directory:
spottests.jar
BasestationTests.jar
RadioStackTests.jar
The installer also creates a
.sunspot.properties
file and a
sunspotkeystore
folder in your user
home directory (whose location is operating-system specific). The main purpose of
.sunspot.properties
is to specify the location of the SDK itself, but you can edit
.sunspot.properties
and insert user-specific property settings. Any such settings override settings
in an application's
build.properties
file and those in the
default.properties
file.
sunspotkeystore
contains the public-private key pair used to sign library and application suites flashed onto your
SunSPOTs (for more information, see the section Managing keys and sharing Sun SPOTs).