Int 63/AH=00h

Prev Next Ralf Interrups Categories Contents

------

BW-TCP - TCPIP.SYS - SET IP ADDRESS???

AH = 00h
DS:BX -> DWORD containing IP address (big-endian)

Return:
CF clear if successful CF set on error AX destroyed

Range:
INT 4D to INT FC, selected by configuration

Note: The Beame&Whiteside TCP/IP protocol stack uses two consecutive interrupts (62h and 63h by default); the BW-NFS client uses a third consecutive interrupt (64h by default) if it is loaded

See Also: AH=01h"BW-TCP" - AH=02h"BW-TCP"

Category: Network - Int 63h - B

------

Prev Next Ralf Interrups Categories Contents