Files
cdev-1.7.2n/extensions/cdevGenericServer/include/clipMagicNumber.h
2022-12-13 12:44:04 +01:00

9 lines
484 B
C

// *****************************************************************************
// * CLIP_MAGIC_NUMBER :
// * The magic number was added to the CLIP Protocol beginning with version
// * 1.6 of CDEV. This magic number will preceed the buffer length in
// * a clip buffer and will be used to validate that the client is using the
// * same protocol as the server.
// *****************************************************************************
#define CLIP_MAGIC_NUMBER 0x434C4950