[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 7A - Novell NetWare - IPX Driver - DISCONNECT FROM TARGET
        BX = 000Bh
        ES:SI -> internetwork address (see below)
Notes:  this function permits the network software on the remote machine to
          remove any virtual connection with the calling machine
        only use in point-to-point networks
        should never be called from within an Event Service Routine
        this function is supported by Advanced NetWare 1.02+
SeeAlso: BX=0002h,BX=0009h

Format of internetwork address:
Offset  Size    Description
 00h  4 BYTEs   destination network (big-endian)
 04h  6 BYTEs   destination node (big-endian)
 0Ah  2 BYTEs   destination socket (big-endian)

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