TCPIP$UCP_HELP.HLB  —  SHOW  DEVICE_SOCKET, Qualifiers

1    /CONTINUOUS

       /CONTINUOUS[=n]

    Optional. Default: Static display; /CONTINUOUS=4.

    Automatically updates the display.

    Screen update interval in seconds. Valid only for a specific
    device socket.

    To terminate the display, press Ctrl/C.

2    /FULL

    Optional. The default is to give a brief listing of the
    information.

    Displays complete information, including:

    o  Application option settings, for example, ACCEPT or FULL_
       DUPLEX_CLOSE

    o  State of the service

    o  Counters for receiving and sending buffers

3    /HOST

       /HOST=host

    Optional. Default: All hosts.

    Displays information for device sockets bound to the specified
    host.

    This does not include device sockets bound to the "ANY host"
    (address 0.0.0.0).

4    /LOCAL

       /LOCAL
       /NOLOCAL

    Optional. Default: /LOCAL.

    Displays information for device sockets bound to hosts in the
    local hosts database.

    /NOLOCAL: Displays information for device sockets bound to hosts
    in the hosts database and hosts known by the BIND resolver.

5    /PORT

       /PORT=n

    Optional. Default: All local ports.

    Displays information for device sockets bound to the specified
    local port.

6    /SERVICE

       /SERVICE=service

    Optional. Default: All services.

    Displays information for device sockets used for the specified
    service. To specify a lowercase or mixed-case service name,
    enclose it in quotation marks.

7    /TYPE

       /TYPE=socket_type

    Optional. Default: /TYPE=ALL.

    Displays information for the specified type of device socket.
    Specify one of the following:

    o  STREAM

    o  DGRAM
Close Help