Class SocketAddress.TcpIpV4

  • Enclosing class:
    SocketAddress

    public static final class SocketAddress.TcpIpV4
    extends SocketAddress
    An IPv4 address and 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