Sun SPOT API
Green Release  


Package com.sun.spot.peripheral.basestation

Classes that enable a SPOT with a USB connection to a host computer to act as a basestation for applications running on the host.

See:
          Description

Class Summary
BaseStation This class implements a base station that allows a PC (the "host") to communicate to a standalone Spot ("the target") through a second Spot (the "base station") connected to the host via a test board and usb cable.

To use, write an application that launches the base station:

...
new BaseStation().initialize();
...

To write applications for the host, use the hostagent jar supplied in the devkit.
 

Package com.sun.spot.peripheral.basestation Description

Classes that enable a SPOT with a USB connection to a host computer to act as a basestation for applications running on the host.


Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.