Int 21/AX=5FC0h

Prev Next Ralf Interrups Categories Contents

------

LANtastic - GET TIME FROM SERVER

AX = 5FC0h
DS:SI -> time block (see #01743)
ES:DI -> ASCIZ server name to get time from

Return:
CF clear if successful CF set on error AX = error code

See Also: AH=E7h"Novell"

Format of LANtastic time block: Offset Size Description (Table 01743) 00h WORD year 02h BYTE day 03h BYTE month 04h BYTE minutes 05h BYTE hour 06h BYTE hundredths of second 07h BYTE second

Category: Network - Int 21h - L

------

Prev Next Ralf Interrups Categories Contents