Class NetAddress.IPv4

  • Enclosing class:
    NetAddress

    public static final class NetAddress.IPv4
    extends NetAddress
    An IPv4 address/port on which the peer is listening.
    • Field Detail

      • addr

        public final byte[] addr
        The 4-byte IPv4 address
      • port

        public final short port
        The port on which the node is listening