CHAT message


This message may be send by the Initiator as well as by the Follower. It may be send at any moment during the course of a game, but also if no game is started yet, or after the game has ended. The only condition for sending this message is a DamExchange layer 1 connection between the two programs.
The CHAT message can be used to exchange free-format text.

Layout

1 byte 1 to 126 bytes
header text
header message type, always 'C' (upper case)
text free-format text

Example
0----0----1----1----2----2----3----3----4----4----5----5----6----6
0----5----0----5----0----5----0----5----0----5----0----5----0----5
CWhat do you think about move 35?

The text is sent to the other program.

 

Processing on receipt of a CHAT message

DamExchange Home