This is the Java source code for Softnet Endpoint Library (Java). It is written in Java SE 1.7 and runs on Linux, Raspbian, Android 5.0 and later versions. "[Softnet Programming Model in Java](https://github.com/Softnet-Free/softnet-java)" explains how to use the library in the embedded Java application development. The library has a dependency on [Softnet ASN.1 Codec (Java)](https://github.com/softnet-free/asn1codec-java). The executable jar files of both libraries can be dowloaded from the [releases](https://github.com/Softnet-Free/softnet-java/releases) page. However, it is recommended to use executables generated on the target platform instead, because, as practice shows, a jar file created on one platform may not work on another one.
0 commit comments