Text
|
When you distribute your applications to the end users, your code can be exposed and tampered with. As a developer you would like to avoid this.
Caravan Business provides an encoder/encrypter (encode.exe), which can be used to encode your code files. At run time Caravan automatically decodes these files.
Note file name must have .html extension and the output file name .cch. Once compiled you need to place only the cch file inside the template directory.
You can compile single file or multiple files into cch files and distribute.
|