Class BWLimits

java.lang.Object
org.klomp.snark.BWLimits

class BWLimits extends Object
Connect via I2CP and ask the router the bandwidth limits. The call is blocking and returns null on failure. Timeout is set to 5 seconds in I2PSimpleSession but it should be much faster.
Author:
zzz
  • Constructor Details

    • BWLimits

      BWLimits()
  • Method Details

    • getBWLimits

      public static int[] getBWLimits(String host, int port)