LlamaTalk (the sample Newton application) shows how to use the protoLlamaTalk
user proto to communicate with the LlamaTalkEchoApp Mac server or with another
Newton running the LlamaTalk sample via ADSP and MNP.

The protoLlamaTalk user proto is a self-contained proto which provides all the
services needed for communication (see the README.protoLlamaTalk document for
more information).

The sample application demonstrates sending nil, true, char, string, int, real,
and binary data types, and includes a simple ping test which may be used to help
debug memory leaks or other such problems with a Mac server based on the
LlamaTalk multi-client Mac library code.
