Interrups | Categories | Contents |
AX = 5F81h ES:DI -> ASCIZ login path followed immediately by ASCIZ password BL = adapter number FFh try all valid adapters 00h-07h try only specified adapter
Return:
CF clear if successful CF set on error AX = error code
Notes: Login path is of form "\\machine\username". If no password is used, the string at ES:DI must be terminated with three NULs for compatibility with LANtastic v3.0.
Category: Network - Int 21h - L
Interrups | Categories | Contents |