| Interface | Description |
|---|---|
| IBytesCommand | |
| IWeb |
This interface simply means that the implementing class has a web server of some sort.
|
| Class | Description |
|---|---|
| EthernetAddress |
This class defines an exception to be thrown when invalid Ethernet addresses are encountered.
|
| LocalSerialPort | |
| LocalSerialPortBuffered | |
| LocalSerialPortRaw | |
| Ping |
This class pings a host using Java's isReachable.
|
| TcpSocketChannel |
This a helper class, to bundle the socket operations in a unified manner.
|
| TcpSocketPort | |
| TestRxtx |
Silly test class for loading a librxtxSerial.so-version.
|
| UdpSocketChannel |
This a helper class, to bundle the socket operations in a unified manner.
|
| UdpSocketPort | |
| UrlPort | |
| Wol |
This class sends a wakeup package to a host, given by its MAC address or hostname (provided that it is present in the ethers data base).
|
| Enum | Description |
|---|---|
| LocalSerialPort.FlowControl | |
| LocalSerialPort.Parity | |
| TcpSocketPort.ConnectionMode |
| Exception | Description |
|---|---|
| InvalidEthernetAddressException |
This class does something interesting and useful.
|
Copyright © 2020. All rights reserved.