Interface TorrentClientSettings

    • Method Detail

      • isAcceptingConnections

        boolean isAcceptingConnections()
        Returns:
        true when the torrent client is allow to accept remote connections. Otherwise false
      • getAcceptingPort

        int getAcceptingPort()
        Returns:
        The port on which the client should be listening for connections.