Grant Limberg
|
e8cdff3eaf
Merge branch 'adamierymenko-dev' into android-jni-dev
|
9 年之前 |
Grant Limberg
|
58ca657da6
Use object arrays rather than ArrayList. JNI side
|
9 年之前 |
Grant Limberg
|
1e043a3f66
Remove link desperation from java API
|
9 年之前 |
Grant Limberg
|
742c59a7c7
Refactor package name from com.zerotierone.sdk to com.zerotier.sdk
|
9 年之前 |
Grant Limberg
|
d1ed269537
Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well
|
9 年之前 |
Grant Limberg
|
9ab7280703
added infrastructure for Node.peers() and Node.networks() functions
|
9 年之前 |
Grant Limberg
|
3ccaef88b7
Added implementation for Node.version()
|
9 年之前 |
Grant Limberg
|
f5bb57d5aa
fix call to networkConfig to pass the network id
|
9 年之前 |
Grant Limberg
|
9c038d3ecd
added a few missing function calls in the ZT1 Node API
|
9 年之前 |
Grant Limberg
|
787b4a8e50
* Change a few method signatures from java.lang.Long to long[] so that values can be passed back.
|
9 年之前 |
Grant Limberg
|
5f314f209e
Updated Java Node class native methods to pass the node ID
|
9 年之前 |
Grant Limberg
|
99a1a4e65b
Generated header files for JNI
|
9 年之前 |