ASAP 3.2 Server Manual
HP NonStop ASAP Server Manual    Page 369 of 381 
* This defines the structure written to ASAPCOL by the TCPIP SGP 
DEF ZWindowData. 
 02 zdata-transfer type binary 16. 
 02 Word type binary 16 redefines zdata-transfer. 
 02 zuser-bytes type binary 32. 
 02 znet-bytes type binary 32. 
 02 zread-req type binary 32. 
 02 zwrite-req type binary 32. 
 02 zwrite-read-req type binary 32. 
 02 zctl-req type binary 32. 
 02 zsetmode-req type binary 32. 
 02 zcancel-req type binary 32. 
 02 zloc-addr type binary 32. 
 02 zforgn-addr type binary 32. 
 02 zloc-port type binary 16. 
 02 zforgn-port type binary 16. 
 02 zservname type character 8. 
 02 zwin-typ type character 8. 
 02 znvloc-addr type character 26. 
 02 znvrem-addr type character 26. 
 02 zcaller-addr type binary 32. 
 02 zloc-addr6 type binary 64. 
 02 zloc-word type binary 16 redefines zloc-addr6. 
 02 zloc-filler type binary 64. 
 02 zforgn-addr6 type binary 64. 
 02 zforgn-word type binary 16 redefines zforgn-addr6. 
 02 zforgn-filler type binary 64. 
 02 zcaller-addr6 type binary 64. 
 02 zcaller-word type binary 16 redefines zcaller-addr6. 
 02 zcaller-filler type binary 64. 
 02 Openers type binary 32. 
 02 Processes type binary 32. 
 02 Active type binary 32. 
END. 
DEF ZWindowState. 
 02 zdata-transfer type binary 16. 
 02 Word type binary 16 redefines zdata-transfer. 
 02 zuser-bytes type binary 16. 
 02 znet-bytes  type binary 16. 
 02 zread-req type binary 16. 
 02 zwrite-req type binary 16. 
 02 zwrite-read-req type binary 16. 
 02 zctl-req type binary 16. 
 02 zsetmode-req type binary 16. 
 02 zcancel-req type binary 16. 
 02 zforgn-addr type binary 16. 
 02 zloc-port type binary 16. 
 02 zforgn-port type binary 16. 
 02 zservname type binary 16. 
 02 zwin-typ type binary 16. 
 02 znvloc-addr type binary 16. 
 02 zcaller-port type binary 16. 
 02 zloc-addr6 type binary 16. 
 02 zloc-filler type binary 16. 
 02 zforgn-addr6 type binary 16. 










