Package jmri.jmrix.dccpp.dccppovertcp
Defines classes for interfacing to a DCC++ Base Station
via a telnet connection to a DCCppOverTcp driver.
This package provides both client and server implementations
within JMRI.
Related Documentation
- Since:
- 4.1.7
- See Also:
Server
,ClientRxHandler
-
Interface Summary Interface Description ServerListner Implementation of the DCCppOverTcp Server Server Protocol -
Class Summary Class Description Bundle ClientRxHandler Implementation of the DCCppOverTcp LbServer Server Protocol.ConnectionConfig Definition of objects to handle configuring a DCC++OverTcp layout connection via a DCCppTcpDriverAdapter object.DCCppOverTcpPacketizer Converts Stream-based I/O to/from DCC++ messages.DCCppTcpDriverAdapter Implements DCCppPortController for the DCCppOverTcp system network connection.Server Implementation of the DCCppOverTcp Server Protocol.Server.Initializer ServerAction Implementation of the DCCppOverTcp LbServer Server Protocol.ServerFrame Frame displaying and programming a DCCppovertcp server.ServerFrame.Initializer ServerStartupActionFactory Factory for DCC++ server startup actions.