XWBVL ;OIFO-Oakland/REM - M2M Broker Server Link Utl ;05/17/2002 17:46
Source file <XWBVL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
START(PORT) | ; -- start listener
; // TODO: Add checks and structure to not start listener if already active on port |
|
EXECUTE(XWBPARMS) | ; -- execute rpc call
|
|
REQUEST(XWBPARMS) | ; -- build xml request
|
|
ADD(STR) | ; -- add string to array
|
|
RESPONSE() | ; -- build xml response
; -- initialize |
|
PARSE(XWBPARMS,XWBY) | ; -- parse legacy rpc results ; uses DOM parser
|