These GM example programs are intended primarily as illustrations and models of GM API usage. As such, they supplement the GM API documentation, and it is probably more useful to read their source than to execute them.
These programs illustrate the use of simple message sending (gm_send_to_peer_with_callback()) and receiving (gm_receive()), and also the use of gm_directed_send_with_callback().