Definitions in types.h

Preprocessor macro definitions for the types.h header file in the mmplayerclient library.

Definitions:

#define MAX_MSGSIZE KILO(64)
Maximum allowable size (64 kB) for messages exchanged between the client library and the server.
#define MAX_PPSMSGSIZE KILO(32)
Maximum allowable size (32 kB) for PPS data sent from the server to the client library.
#define MMP_NAME_LEN 31
Maximum length of a player's name.

Library:

mmplayerclient