Package | Description |
---|---|
org.harctoolbox.harchardware | |
org.harctoolbox.harchardware.comm | |
org.harctoolbox.harchardware.ir |
Modifier and Type | Method and Description |
---|---|
static void |
StringCommander.telnet(IStringCommand hardware) |
static void |
StringCommander.telnet(IStringCommand hardware,
StringCommander.Framer commandFramer) |
Constructor and Description |
---|
StringCommander(IStringCommand hardware) |
StringReaderThread(IStringCommand hardware,
PrintStream printStream) |
StringWriterThread(IStringCommand hardware,
BufferedReader inStream,
StringCommander.Framer commandFramer) |
Modifier and Type | Class and Description |
---|---|
class |
LocalSerialPortBuffered |
class |
TcpSocketChannel
This a helper class, to bundle the socket operations in a unified manner.
|
class |
TcpSocketPort |
class |
UdpSocketPort |
class |
UrlPort |
Modifier and Type | Class and Description |
---|---|
class |
Arduino
This class supports sending and capturing from an Arduino connected through a (virtual) serial port.
|
class |
GlobalCache.SerialPort |
Copyright © 2015. All rights reserved.