Grant Limberg
|
2d67196667
added the android verbose log level and moved most jni debug messages to verbose
|
10 years ago |
Grant Limberg
|
0a15eae00f
Setup native build for Windows Java.
|
10 years ago |
Grant Limberg
|
d1ed269537
Switch to InetSockAddress instead of InetAddress so we can send the port # to java as well
|
10 years ago |
Grant Limberg
|
3bdbc6390f
Added logging to Android logcat
|
10 years ago |
Grant Limberg
|
9c62ce9e6f
implemented EventCallback
|
10 years ago |
Grant Limberg
|
28168fa673
implement VirtualNetworkConfigFunctionCallback
|
10 years ago |
Grant Limberg
|
99af0f3a88
moved creation of VirtualNetworkConfig objects to ZT1_jniutils
|
10 years ago |
Grant Limberg
|
52a20b4b0f
create PeerRole and PeerPhysicalPath objects
|
10 years ago |
Grant Limberg
|
7f6556eba0
node.networkConfig() now creates ArrayLists of multicast subscriptions and assigned addresses
|
10 years ago |
Grant Limberg
|
46adf870a1
move utility functions from anon namespace to ZT1_jniutils
|
10 years ago |
Grant Limberg
|
4906f8e848
added stub utility functions for creating ArrayLists, appending items to ArrayLists, creating InetAddress objects, and MulticastGroup objects
|
10 years ago |