Differences from the Standard License Management Method

DECtalk00090000.gif The shared memory area (mapped file) has a different name.

DECtalk00090000.gif The license check code NEVER creates the shared memory area.

DECtalk00090006.gif If the License check does not find that the area already exists when it attempts to map it, license check fails.

DECtalk00090000.gif The license check code never accesses the registry for any information. The license count is hardcoded at four in the DLL(s).

DECtalk00090000.gif The license check requires that the identifier string properly decrypt. A decryption failure results in a license check failure.

DECtalk00090000.gif The licensee uses routines in a DIGITAL-supplied source module (SMITxx.C) to initialize and close the shared memory area.

contents.gifindex.gifprev1.gifnext0.gif