Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 8994.17

Package: RPC Broker

RPC BROKER SITE PARAMETERS(#8994.1)-->8994.17

Sub-Field: 8994.17


Information

Parent File Name Number Package
RPC BROKER SITE PARAMETERS(#8994.1) LISTENER 8994.17 RPC Broker

Details

Field # Name Loc Type Details
.01 BOX-VOLUME PAIR 0;1 POINTER TO TASKMAN SITE PARAMETERS FILE (#14.7) TASKMAN SITE PARAMETERS(#14.7)

  • LAST EDITED:  NOV 16, 1999
  • DESCRIPTION:  
    This field determines on what CPU and volume set the listener should run.
  • SCREEN:  S DIC("S")="I $G(XWBCHK)=""I KNOW WHAT I'M DOING"""
  • EXPLANATION:  Knowing how to set XWBCHK before editing this field should reduce the likelihood of inappropriate entries.
  • DELETE TEST:  1,0)= I $G(XWBCHK)'="ALLOW"
  • CROSS-REFERENCE:  8994.17^B
    1)= S ^XWB(8994.1,DA(1),7,"B",$E(X,1,30),DA)=""
    2)= K ^XWB(8994.1,DA(1),7,"B",$E(X,1,30),DA)
1 PORT 1;0 Multiple #8994.171 8994.171

  • DESCRIPTION:  This is the TCP/IP port that the listener should monitor for incoming connection requests. This is the port which a client should use to connect to a server.
    Don't use a port that is already in use on the CPU where you want to run the listener. No two processes can share the same TCP/IP port on the same CPU.
    Typically, port numbers bellow 5000 are reserved for various common TCP/IP services. So you should use port numbers 9000 and above.
Info |  Details