Interrups | Categories | Contents |
ES:BX -> request packet (see #03317)
Program: TCPOpen is a TCP/IP protocol stack by Lanera
Range:
INT 60 to INT 7F, selected by configuration file
Note: There does not appear to be an installation check, though function FFFFh can be used to verify that the software is indeed functioning
Format of TCPOpen request packet: Offset Size Description (Table 03317) 00h 8 BYTEs ??? 08h WORD function number (0000h-001Ah or FFF9h-FFFFh) 0Ah WORD ??? 0Ch 2 BYTEs ??? 0Eh WORD (ret) return code 10h 2 BYTEs ??? 12h WORD ??? 14h WORD (ret) 0001h if requested function complete 16h WORD (ret) ??? 18h 6 BYTEs ??? 1Eh DWORD -> ??? 22h WORD ??? or 0000h 24h WORD (ret) ???
See Also: #03318
Call TCPOpen Function FFFFh:
Installation verification
Return:
Offset 10h = BEEFh offset 14h = 0001h offset 24h = ???Index:
Installation check;TCPOpen kernel
Category: Network - Int 61h - T
Interrups | Categories | Contents |