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 - chat http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 6F - 10-NET - CHAT
        AH = 0Ah
        DS:BX -> control parameters (see below)
        DS:DX -> chat message (see below)

Format of control parameters:
Offset  Size    Description
 00h  8 BYTEs   sender ID, defaults to node's userID if nulls
 08h  8 BYTEs   destination user ID, 'EVERYONE' may be used
 10h 12 BYTEs   destination node ID

Format of chat message:
Offset  Size    Description
 00h    WORD    length+2 of following text
 02h  N BYTEs   text, max 101 bytes

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