Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 6f - 10-net - send http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 6F - 10-NET - SEND
        AH = 04h
        DS:BX -> record
                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
                   WORD  length of data at DX
        DS:DX -> data (max 1024 bytes)
Return: CF set on error
            AX = error code (see AH=00h)
        CF clear if successful
SeeAlso: AH=05h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson