NDNts

    connect options.

    interface ConnectOptions {
        host: string;
        port?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    host: string

    Remote address.

    port?: number

    Remote port.

    MMNEPVFCICPMFPCPTTAAATR