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 6a - decnet dos local area transport - get next lat service name http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - GET NEXT LAT SERVICE NAME
        AX = D500h
        DH = FFh
        ES:BX -> 17-byte buffer for name
Return: AH = 00h if successful
           ES:BX buffer filled
        AX = FFFFh if end of table or no name available
Notes:  use this function to get the names of the hosts on the network
        successive calls are necessary to get all names
SeeAlso: AX=D600h

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