[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 61 Fn 05  - PC/tcp Kernel V2.05+ - "get_addr" - Get Internet Address   [N]

   AH = 05h
   BX = network descriptor

Return: CF clear if successful
       DX:AX = Internet address of ND
   CF set on error
       AX = error code (see INT 61"PC/TCP")

Notes: the installation check consists of testing for the signature "TCPTSR"
     three bytes beyond the start of the interrupt handler
   INT 61 is the default; PC/TCP v2.05 may be configured to use any
     interrupt from 20h through E0h

See Also: INT 61"PC/TCP",INT 61/AH=00h"PC/TCP",INT 61/AH=16h"PC/TCP"

See Also: INT 63/AH=25h"BW-TCP"

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson