Int 60/AH=06h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

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

rbline.gif

lup.gif ldown.gif Interrups Categories Contents