Commit History

Author SHA1 Message Date
  Grant Limberg 02b33e3763 Yeah it helps to byte swap the port back to little-endian before sending the port off to Java 10 years ago
  Grant Limberg 7e0cc28a89 Fixes for bugs pointed out by updating warnings 10 years ago
  Grant Limberg 5983b4367b jclass pointers aren't as cacheable as originally thought. 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 db80070ccb fix strings pointing to enum fields in ResultCode java class 10 years ago
  Grant Limberg 56f8160af8 generate javadocs for the Java SDK 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 6ff2e6ecfe move findNode method back 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