Int 21/AX=5FCAh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

LANtastic v4.0+ - STUFF SERVER KEYBOARD BUFFER

AX = 5FCAh
ES:DI -> ASCIZ server name in form "\\machine"
DS:SI -> ASCIZ string to stuff (128 bytes)

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

Note: You must have the "S" privilege to use this call. Maximum number of characters that can be stuffed is determined by the server's RUN BUFFER SIZE.

See Also: INT 16/AH=05h

Category: Network - Int 21h - L

rbline.gif

lup.gif ldown.gif Interrups Categories Contents