Interrups | Categories | Contents |
AH = 14h CL = 01h DX:DI -> application FAR acknowledge service routine (see #03956)
Return:
AL = status (00h-03h) (see #03954)
Note: The service routine will be called as soon as an acknowledgment arrives
See Also:
AH=12h - AH=14h/CL=00h - AH=14h/CL=04h - AH=15h
(Table 03956)
Values Alloy acknowledge service routine is called with:.
DS:SI -> acknowledge structure (see #03960) Return:
Category:
Network
-
Int 7Fh
-
A
AL = response code
00h application busy, network executive should call again later
01h acknowledge accepted
AH,DX,SI may be destroyed
Interrups | Categories | Contents |