NCLHELP.HLB  —  add  session_control, application
    Modifies the Addresses attribute of the specified Session Control
    Application instance to include at least the specified object name(s)
    and/or number(s).

    add  [node node-id] session control -
         application application-name -
         addresses {object-name-or-number[,object-name-or-number...]}

    Addresses

    Default: Empty set     Value: Set of end-user specifications

    A set of end-user specifications, any one of which, when
    specified in the destination name field of an incoming connection
    request, causes applications defined by this entity to be
    invoked.

    You can identify an application with an object name or an object
    number.  Usually, applications are identified by network object
    number 0, but you can optionally assign it a nonzero object number,
    in the range from 128 to 255.  A nonzero object number can be
    specified without an application name.  Object numbers 1 through
    127 are reserved for use by HP.  Specific network services
    are identified by nonzero object numbers; for example, 27
    represents the mail utility.

    Examples:

    add session control application mail addresses {number=27}

    add session control application task addresses {name=task}
Close Help