Interrups | Categories | Contents |
AX = 5FE3h ES:BX -> FAR routine for processing network messages
Return:
CF clear if successful CF set on error AX = error code
Notes: Handler must chain to previous handler as its first action. On invocation, ES:BX -> just-received message
See Also: AX=5FE2h
Category: Network - Int 21h - L
Interrups | Categories | Contents |