AbstractTcpConnection |
Represents tcp connections
|
DatatypeConverter |
|
EthernetDevice |
Class for an ethernet device
|
FileConnection |
This is an implementation of ICommConnection that relies only on
standard JRE file APIs.
|
ICommConnection |
Connection interface
|
MpsLegacyTunnelConnection |
A connection to a slave device behind a MPS Master (MPS Beacon, BraceID, etc.).
|
MpsTunnelConnection |
A connection to a slave device behind a MPS Master (MPS Beacon, BraceID, etc.).
|
PrinterConnection |
A connection to a printer.
|
Rs232Connection |
A connection to a rs232 device
|
SerialConnection |
Abstract parent class for the serial connections
|
SslTcpConnection |
A connection to a ssl tcp port
Notes: InputStream.available() allways return 0 !
|
TcpConnection |
A connection to a tcp port
|
UdpConnection |
A connection to a udp port
|
UsbConnection |
A connection to a usb device
|