HLOSRVR ;ALB/CJM - Server for receiving messages - 10/4/94 1pm ;06/25/2012
Source file <HLOSRVR.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| GETWORK(WORK) | ;
|
|
| DOWORKS(WORK) | ;
|
|
| DOWORKM(WORK) | ;
|
|
| VMS2(LINKNAME) | ;called from a VMS TCP Service once a connection request has been received. This entry point should be used only if an additional VMS TCPIP Services are being created for HLO.
|
|
| VMS | ;Called from VMS TCP Service once a connection request has been received. This entry point should be used only by the standard HLO service that runs on the standard HLO port.
|
|
| LINUX1 | ;The listener entry point on Linux systems. The HL LOGICAL LINK should
|
|
| LINUX(LINKNAME) | ;Listener for Linux systems running under Xinetd.
|
|
| SERVER(LINKNAME,LOGICAL) | ; LINKNAME identifies the logical link, which describes the communication channel to be used
|
|
| ZB1 | ;
|
|
| END | ||
| CONNECT(HLCSTATE,LINKNAME,LOGICAL) | ;
|
|
| ZB999 | ;
|
|
| INQUE(MSGIEN,PARMS) | ;
|
|
| SAVEACK(HLMSTATE,SENT) | ;
|
|
| UPDATE(HLMSTATE,HLCSTATE) | ;
|
|
| WRITEACK(HLCSTATE,HLMSTATE) | ;
|