Int 14/AH=06h

Prev Next Ralf Interrups Categories Contents

------

TelAPI - WRITE BLOCK

AH = 06h
CX = number of characters to write
DX = port number
ES:DI -> buffer containing data

Return:
AX = number of characters actually sent (negative on error) CX = ???

See Also: AH=07h"TelAPI" - AH=E0h"TelAPI" - AH=E3h"TelAPI"

Category: Network - Int 14h - T

------

Prev Next Ralf Interrups Categories Contents