The Keyple Distributed Remote Java Library is one of the two main libraries provided by the Keyple Distributed solution (the other one is Keyple Distributed Local Java Lib).
It must be imported and used by the application installed on the terminal not having local access to the smart card reader and that wishes to control the reader remotely.
It uses the common library Keyple Distributed Network Java Lib.
The full documentation, including the user guide, download information and contribution guide, is available on the Keyple website keyple.org.
API documentation & class diagram is available online: eclipse-keyple.github.io/keyple-distributed-remote-java-lib
Examples of implementation are available in the following repository: github.com/eclipse-keyple/keyple-java-example
The code is built with Gradle and is compliant with Java 1.8 in order to address a wide range of applications.