Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: XWBTCP

Package: RPC Broker

Routine: XWBTCP


Information

XWBTCP ;ISF/EG,ISD/HGW - Control TCP listener ;10/22/14 11:32

Source Information

Source file <XWBTCP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- entry point for interactive use
STATSCRN(XWBNEW) ;Port STATUS field screen
STATCHG(DA,ACTION) ;STATUS field X-ref SET logic
STRT(XWBTSKT) ;start TCP Listener. Interactive entry point
MARKER(PORT,MODE) ;Set/Test/Clear Problem Marker, Mode=0 is a function
STRTALL ;XWB LISTENER STARTER option entry point
STOPALL ;XWB LISTENER STOP ALL entry point
  • ICR #4645
    • Status: Active
    • Usage: Private
    RESTART ;Stop and then Start all listeners.
  • ICR #4645
    • Status: Active
    • Usage: Private
    STOP(XWBTSKT) ;stop TCP Listener. Interactive and TaskMan entry point
    DEBUG ;Edit the debug parameter

    Interaction Calls

    Name Line Occurrences
    Function Call: READ
    • Variable: X1
    • Timeout: 300
    • Line Location: EN+4
    Function Call: READ
    • Variable: X2
    • Timeout: 300
    • Line Location: EN+5
    Function Call: WRITE
    • Prompt: !
    • Line Location: EN+6
    Function Call: WRITE
    • Prompt: "Start TCP Listener...",!
    • Line Location: STRT+3
    Function Call: WRITE
    • Prompt: "TCP Listener on port "_XWBTSKT_" appears to be running already.",!
    • Line Location: STRT+9
    Function Call: WRITE
    • Prompt: "Unable to run TCP Listener in background.",!
    • Line Location: STRT+15
    Function Call: WRITE
    • Prompt: "Checking if TCP Listener has started...",!
    • Line Location: STRT+17
    Function Call: WRITE
    • Prompt: !,"TCP Listener could not be started!",!
    • Line Location: STRT+21
    Function Call: WRITE
    • Prompt: "Check if port "_XWBTSKT_" is busy on this CPU.",!
    • Line Location: STRT+22
    Function Call: WRITE
    • Prompt: "TCP Listener started successfully."
    • Line Location: STRT+24
    Function Call: WRITE
    • Prompt: "{XWB}00020|"_X_"00011TCPshutdown",!
    • Line Location: STOP+30
    Function Call: WRITE
    • Prompt: !!
    • Line Location: DEBUG+1
    Function Call: WRITE
    • Prompt: !!
    • Line Location: DEBUG+3

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    8994.17 GET1^DIQ,  LIST^DIC
    8994.171 FDA^DILF,  GET1^DIQ,  LIST^DIC
    Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call