T O P I C R E V I E W |
70WorkRoom |
Posted - 07/16/2007 : 09:57:17 AM Origin Version (Select Help-->About Origin): Origin pro v7.5 Operating System:windows 2000
When I finish my origin c code,I want to release it.How to protect my copyright? |
4 L A T E S T R E P L I E S (Newest First) |
70WorkRoom |
Posted - 07/16/2007 : 12:15:12 PM Thank you very much... |
easwar |
Posted - 07/16/2007 : 11:39:13 AM Hi,
If you have OriginPro, you can do encryption and distribute just the OP file and then end user cannot see your code. If you make OP file in OriginPro, it is encrypted by default.
See the section "Encrypting Files for Distribution with OriginPro" under Programming Help area for more details on controlling the creation and encryption of OP files.
Easwar OriginLab
|
70WorkRoom |
Posted - 07/16/2007 : 11:38:52 AM thank you very much. |
Mike Buess |
Posted - 07/16/2007 : 11:15:12 AM The best you can do is to distribute the code as preprocessed Origin C files (*.OP). OriginPro users will be able to read them but Origin standard users will not.
Help> Programming> Programming Guide> Programming in Origin C> Compiling, Linking and Loading> An Overview of the Build Process
Mike Buess Origin WebRing Member |