Int 6F Fn 04 - 10net - Send [N]
AH = 04h
DS:BX -> send record (see #3429)
DS:DX -> data (max 1024 bytes)
Return: CF clear if successful
CF set on error
AX = error code (see #3411)
See Also: AH=05h"10NET",AH=09h"10NET",AH=0Ah"10NET"
Format of 10NET send record:
Offset Size Description (Table 3429)
00h 12 BYTEs receiving node's ID
if first byte has high-order bit set, message is directed to
the CT_RGATE vector at the receiver
if second byte is 00h, first byte is taken as a CB
channel number and delivered to all nodes on same channel
0Ch WORD length of data at DX