Class LircClient

java.lang.Object
org.harctoolbox.harchardware.ir.LircClient
All Implemented Interfaces:
Closeable, AutoCloseable, IHarcHardware, IIrSenderStop, IRemoteCommandIrSender, ITransmitter
Direct Known Subclasses:
LircCcfClient

public class LircClient extends Object implements IHarcHardware, IRemoteCommandIrSender, IIrSenderStop, ITransmitter
A LIRC client, talking to a remote LIRC server through a TCP port. Functionally, it resembles the command line program irsend.