Sun SPOT API
Green Release  


Package com.sun.spot.io.j2me.radio

Classes to access the SPOT radio using streams via the Generic Connection framework.

See:
          Description

Interface Summary
RadioConnection This interface defines the "radio" protocol.

The radio protocol is a socket-like peer-to-peer protocol that provides reliable, buffered stream-based IO between two devices.

NOTE The current implementation is single-hop only: it can only be used to communicate between devices that are in direct radio range.

IMPORTANT This protocol is provided for test purposes and to allow creation of simple demonstrations.
 

Class Summary
RadioInputStream Helper class for "radio:" connections.
RadioOutputStream Helper class for "radio:" connections.
 

Package com.sun.spot.io.j2me.radio Description

Classes to access the SPOT radio using streams via the Generic Connection framework.


Sun SPOT API
Green Release  


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