Re-work of thread model
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
## ZeroTier with Java via JNI
|
||||
***
|
||||
|
||||
### ExampleApp
|
||||
|
||||
Copy `zt.jar` file into this directory
|
||||
Extract shared library from JAR file: `jar xf zt.jar libzt.dylib`
|
||||
Build ExampleApp: `javac -cp ".:zt.jar" ExampleApp.java`
|
||||
Reference in New Issue
Block a user