Uses of Package
lejos.nxt.comm

Packages that use lejos.nxt.comm
java.net Support for sockets via PC SocketProxy 
lejos.nxt.comm NXT communication classes 
lejos.nxt.remote Remote NXT access over Bluetooth 
 

Classes in lejos.nxt.comm used by java.net
NXTConnection
          Generic lejos nxt connection class.
 

Classes in lejos.nxt.comm used by lejos.nxt.comm
BTConnection
          Provides a Bluetooth connection Supports both packetized, raw and stream based communincation.
LCPResponder
          Support for LCP commands
NXTCommConnector
          Standard interface to connect/wait for a connection.
NXTCommDevice
          Base class for nxt communications devices.
NXTConnection
          Generic lejos nxt connection class.
RS485Connection
          Connection object for an RS485/BitBus connection This object models a single BitBus connection.
USBConnection
          Provides a USB connection Supports both packetized, raw and stream based communincation.
 

Classes in lejos.nxt.comm used by lejos.nxt.remote
NXTCommConnector
          Standard interface to connect/wait for a connection.