INT 21 - Novell NetWare v4+ - GET IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software./SPX Information
	AX = F27Bh subfn 06h
	CX = length of request buffer in bytes
	DX = length of reply buffer in bytes
	DS:SI -> request buffer (see #02496)
	ES:DI -> reply buffer (see #02497)
Return: AL = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)
	reply buffer filled


Format of NetWare "Get IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software./SPX Information" request buffer:
Offset	Size	Description	(Table 02496)
 00h	WORD	0001h (length of following data)
 02h	BYTE	06h (subfunction "Get IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software./SPX Information")
SeeAlso: #02497


Format of NetWare "Get IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software./SPX Information" reply buffer:
Offset	Size	Description	(Table 02497)
 00h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	current server time
 04h	BYTE	vconsole version
 05h	BYTE	vconsole revision
 06h	WORD	reserved
 08h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. packets sent
 0Ch	WORD	number of malformed IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. packets
 0Eh	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Get-ECB requests
 12h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of failed IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Get-ECB requests
 16h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. AES events
 1Ah	WORD	number of postponed IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. AES events
 1Ch	WORD	maximum number of sockets (from configuration)
 1Eh	WORD	maximum number of open sockets
 20h	WORD	number of failed IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. socket opens
 22h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. "listen" ECBs
 24h	WORD	number of failed IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. EBC cancels
 26h	WORD	number of failed IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Get-Local-Target requests
 28h	WORD	maximum number of SPX connections (from configuration)
 2Ah	WORD	maximum number of SPX connections used
 2Ch	WORD	number of SPX Establish-Connection requests
 2Eh	WORD	number of failed SPX Establish-Connection requests
 30h	WORD	total number of SPX "listen-connect" requests
 32h	WORD	number of failed SPX "listen-connect" requests
 34h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of SPX sends
 38h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of SPX "window-choke"s
 3Ch	WORD	number of bad SPX sends
 3Eh	WORD	number of failed SPX sends
 40h	WORD	number of aborted SPX connections
 42h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of SPX packet listens
 46h	WORD	number of bad SPX packet listens
 48h	DWORDDoubleword; four bytes.	 Commonly used to hold a 32-bit segment:offset or selector:offset address.	number of incoming SPX packets
 4Ch	WORD	number of bad incoming SPX packets
 4Eh	WORD	number of supressed SPX packets
 50h	WORD	"SPXNoSesListenECBCount"
 52h	WORD	"SPXWatchDogDestSesCount"
SeeAlso: #02496