Int 2F Fn D880 U - Novell Netware Lite V1.0+ - Server - Installation Che [N]

AX = D880h

Return: AL = FFh if installed
DX = version number (binary, DH = major, DL = minor)
BX = data segment of resident copy
CL = current state (00h SERVER is disabled, 01h SERVER is active)
ES:DI -> private API entry point (see #2762)
SI = ??? (offset of configuration info?)
AH may be destroyed

Note: this function is also supported by Personal NetWare SERVER, but DI is
not set; instead, ES:SI points at the API entry point

See Also: AX=7A00h,AX=D800h,INT 2A/AX=D852h

(Table 2762)
Call SERVER API entry point with:
BX = function
0000h ???
???

Return: ???

Note: closes open files by calling INT 21/AH=3Eh
0001h get connection information
DX = connection number (0001h-max connections)
ES:DI -> 28-byte buffer for connection information

Return: CF clear if successful
ES:DI buffer filled
CF set on error
AX = FFFFh
---Personal NetWare only---
0002h ???
0003h ???
0004h ???
0005h ???
0006h ???
0007h ???
other

Return: CF set
AX = 0001h (invalid function)