This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
5983b4367b
Branches
Tags
actions
adam/1.16
adam/network-specific-relays
core-objs
dependabot/cargo/rustybits/tracing-subscriber-0.3.20
dev
dev-multicast-bridge-fix
feature/fragmentation-metrics
fix/backward-compat-multicast-gather
fix/standardize-linkSelectMethod-naming
gl/ctl-pubsub
gl/cv2-ctl
laduke/tunneled
ldr/fix-validate-action
ldr/fix-windows-startup
main
proxy
refactor-dump-try-catch
root
tl-get-gateway-mac
1.14.2
1.14.1
1.14.0
1.12.2
1.12.1
1.12.0
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.8.10
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.6.6-fixed-windows-inf
1.6.6
1.6.5
1.6.4
1.6.3
v2-before-rusting
1.6.2
1.6.1
1.6.0
1.5.0
central-controller-1.4.6-202003040912
central-controller-1.4.6-202003032249
central-controller-1.4.6-202003031336
1.4.6
1.4.4
1.4.2
1.4.0.1-2
1.4.0.1
1.4.0
v1.1.5-live-roots
1.2.12
1.2.10
1.2.8
1.2.6
cust-ixia
1.2.4
1.2.2
1.2.0
1.1.17-pre1.2.0
1.1.14
1.1.12
1.1.10
1.1.8
1.1.6
1.1.4
1.1.2
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.14
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
ZeroTierOne
/
java
Grant Limberg
5983b4367b
jclass pointers aren't as cacheable as originally thought.
10 years ago
..
jni
5983b4367b
jclass pointers aren't as cacheable as originally thought.
10 years ago
src
d1ed269537
Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well
10 years ago
README.md
b3429481cd
update build instructions
10 years ago
build.xml
db80070ccb
fix strings pointing to enum fields in ResultCode java class
10 years ago
README.md
ZeroTier One SDK - Android JNI Wrapper
Building
Reqires:
JDK
ANT
Android NDK
Required Environment Variables:
NDK_BUILD_LOC - Path do the ndk-build script in the Android NDK
ANDROID_PLATFORM - path to the directory android.jar lives (on Windows: C:\Users<username>\AppData\Local\Android\sdk\platforms\android-21)