Interrups | Categories | Contents |
AH = 14h CL = 00h DX:DI -> application FAR receive service routine (see #03955)
Return:
AL = status (00h-03h) (see #03954)
See Also: AH=14h/CL=01h - AH=14h/CL=03h
(Table 03955) Values Alloy receive service routine is called with:. DH = sender ID. DL = channel with datagram. Interrupts disabled
Return:
AL = response code 00h leave buffer locked, set channel status, and repeat call later 01h release channel buffer 02h change buffer pointer to DX:DI AH,CX,DX,DI,SI may be destroyed
Category: Network - Int 7Fh - A
Interrups | Categories | Contents |