XUSC1S ;ISCSF/RWF - Interface to Server services. ;10/09/2002 16:59
Source file <XUSC1S.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
LISTEN | ;only for OpenM
|
|
DSM | ;Test listener
|
|
MSM | ;Entry point from MSERVER
|
|
ONT | ;Cache/OpenM
|
|
SVR | ;Entry point when we have a connect
|
|
HELO | ;Process HELO
|
|
NOOP | ;
|
|
DATA | ;Process DATA
; The DATA cmd can pass some parameters as well, this could be passed ; to the processing routine also. |
|
TURN | ;Turn and send responce
|
|
QUIT | ;Process QUIT
|
|
CREAD | ;Read a string
|
|
CREX | ||
SEND(MSG) | ;Send a cmd MSG
|
|
SETUP | ;Setup needed variables
|
|
STOP(%) | ;Should the server stop.
|
|
TRACE(S1) | ;
|
Name | Line Occurrences |
---|---|
Function Call: READ |
|
Function Call: WRITE |
|