Files
libzt/examples/java
2021-02-23 21:30:44 -08:00
..
2021-02-23 21:30:44 -08:00
2021-02-23 21:30:44 -08:00
2021-02-23 21:30:44 -08:00

Java example

1). Build or download the zt-1.3.3.jar, copy it to this directory

2). Run make

3). java -cp ".:zt-1.3.3.jar" Example id_path 0123456789abcdef 9997

See src/bindings/java for wrapper implementation code.