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
Print Page as PDF
Routine: XWBP62

Package: RPC Broker

Routine: XWBP62


Information

XWBP62 ;OIFO-Oakland/RD - Test routine for patch 62 ;05/17/2002 17:41

Source Information

Source file <XWBP62.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;send XML message to test M2M Broker

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This routine will attempt to send an XML message to the M2M Broker."
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !,"You will need to IP Address and Port number for the M2M Broker."
  • Line Location: EN+4
Function Call: READ
  • Formatting: !
  • Prompt: "IP Address: "
  • Variable: ADD
  • Timeout: 300
  • Line Location: EN+5
Function Call: READ
  • Formatting: !
  • Prompt: "Port Number: "
  • Variable: PORT
  • Timeout: 300
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !!,"Couldn't open port",!
  • Line Location: EN+22
Function Call: WRITE
  • Prompt: !!
  • Line Location: EN+25
Info |  Source |  Entry Points |  Interaction Calls