Library /sys$common/syshlp/nclhelp.hlb
set, xot (OpenVMS Alpha), sap

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    set  [node node-id] xot sap sap-name ...

    Modifies the attributes of a XOT SAP entity, which represents the
    point at which the XOT entity gains access to the TCP/IP
    environment for the purposes of listening for inbound XOT
    connections.  The sap-name is a simple name that uniquely
    identifies a particular SAP instance.  The modifiable attributes
    and their data types (in brackets) are:

    local IP address [ip-address]
    local RFC1613 port number [integer]

    By default, XOT's single SAP entity is configured to listen
    on all available IP interfaces (as specified by the local IP
    address 0.0.0.0).  You can create multiple SAP entities, each
    listening on a unique IP address.  However, if you create
    more than one SAP entity, you must assign each entity a
    unique IP address; no SAP entity can use the 0.0.0.0 address.

    In other words, you may do this:

    set xot sap sap-0 -
      local ip address 0.0.0.0

    or this:

    set xot sap sap-0 -
      local ip address 123.23.49.235
    set xot sap sap-1 -
      local ip address 123.23.49.236

    but not this:

    set xot sap sap-0 -
      local ip address 0.0.0.0
    set xot sap sap-1 -
      local ip address 123.23.49.236

    LINK is a subentity of XOT SAP.

  Additional Information (explode) :

  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.