Int 60/AH=06h

Prev Next Ralf Interrups Categories Contents

------

FTP Packet Driver - BASIC FUNC - GET ADDRESS

AH = 06h
BX = handle (optional for v1.10+)
ES:DI -> buffer
CX = length

Return:
CF set on error DH = error code (see #03305) CF clear if successful CX = length

Note: Copies the local net address associated with the handle into the buffer

Category: Network - Int 60h - F

------

Prev Next Ralf Interrups Categories Contents