Package jmri.jmrix.srcp

Provide a JMRI connection to an SRCP server.

Implementation Notes

Every SRCP message or reply ends in a 0x0A character, which is an "\n" character in Java. These have to be explicitly added to messages when they are created.

Notes

Made from the EasyDCC base, so look there for e.g. the Consist and ConsistManager classes when needed.
Since:
2.1.6