This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
ZeroTierOne
Watch
1
Star
0
Fork
0
You've already forked ZeroTierOne
mirror of
https://github.com/zerotier/ZeroTierOne.git
synced
2025-05-10 20:42:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ZeroTierOne
/
java
/
jni
History
Grant Limberg
02b33e3763
Yeah it helps to byte swap the port back to little-endian before sending the port off to Java
2015-04-30 22:07:14 -07:00
..
Android.mk
Added logging to Android logcat
2015-04-25 20:46:56 -07:00
Application.mk
add more warnings to the JNI build
2015-04-29 19:14:52 -07:00
com_zerotierone_sdk_Node.cpp
DataStoreGet and Put and EventListener appear to work
2015-04-29 21:20:50 -07:00
com_zerotierone_sdk_Node.h
Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well
2015-04-27 17:48:37 -07:00
ZT1_jniutils.cpp
Yeah it helps to byte swap the port back to little-endian before sending the port off to Java
2015-04-30 22:07:14 -07:00
ZT1_jniutils.h
Setup native build for Windows Java.
2015-04-30 21:50:28 -07:00