Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 60 - ftp packet driver - basic func - get address http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 60 - FTP Packet Driver - BASIC FUNC - GET ADDRESS
        AH = 06h
        BX = handle
        ES:DI -> buffer
        CX = length
Return: CF set on error
            DH = error code (see AX=01FFh)
        CF clear if successful
            CX = length
Note:   copies the local net address associated with the handle into the buffer

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson